patch-2.4.4 linux/drivers/usb/storage/transport.h
Next file: linux/drivers/usb/uhci-debug.h
Previous file: linux/drivers/usb/storage/transport.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Apr 27 15:49:29 2001
-  Orig file: 
v2.4.3/linux/drivers/usb/storage/transport.h
-  Orig date: 
Mon Mar 26 15:49:54 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/usb/storage/transport.h linux/drivers/usb/storage/transport.h
@@ -107,7 +107,7 @@
  * us_bulk_transfer() return codes
  */
 #define US_BULK_TRANSFER_GOOD		0  /* good transfer                 */
-#define US_BULK_TRANSFER_SHORT		1  /* transfered less than expected */
+#define US_BULK_TRANSFER_SHORT		1  /* transferred less than expected */
 #define US_BULK_TRANSFER_FAILED		2  /* transfer died in the middle   */
 #define US_BULK_TRANSFER_ABORTED	3  /* transfer canceled             */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)