patch-2.4.4 linux/drivers/usb/plusb.c
Next file: linux/drivers/usb/scanner.c
Previous file: linux/drivers/usb/hub.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Apr 18 11:49:12 2001
- Orig file:
v2.4.3/linux/drivers/usb/plusb.c
- Orig date:
Sun Mar 25 18:14:21 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/usb/plusb.c linux/drivers/usb/plusb.c
@@ -255,7 +255,7 @@
/*
* dequeue_next_skb - submit the first thing on the tx_skb_list to the
* USB stack. This function should be called each time we get a new
- * message to send to the other host, or each time a message is sucessfully
+ * message to send to the other host, or each time a message is successfully
* sent.
*/
static void dequeue_next_skb(char * func, plusb_t * s)
@@ -393,7 +393,7 @@
/*
* plusb_write_bulk_complete () - callback after the data has been
- * sent to the USB device, or a timeout occured.
+ * sent to the USB device, or a timeout occurred.
*/
static void plusb_write_bulk_complete(urb_t *purb)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)