speedtch speedtch.c,1.80,1.81

Duncan Sands duncan at infradead.org
Thu Oct 26 08:53:07 EDT 2006


Update of /home/cvs/speedtch
In directory phoenix.infradead.org:/tmp/cvs-serv22290

Modified Files:
	speedtch.c 
Log Message:
Remove trailing space.


Index: speedtch.c
===================================================================
RCS file: /home/cvs/speedtch/speedtch.c,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- speedtch.c	11 Oct 2006 07:51:34 -0000	1.80
+++ speedtch.c	26 Oct 2006 12:53:03 -0000	1.81
@@ -226,7 +226,7 @@
 		usb_warn(usbatm, "%s failed on URBext1: %d\n", __func__, ret);
 
 	/* URBext2 */
-	/* This seems to be the one which actually triggers the higher sync 
+	/* This seems to be the one which actually triggers the higher sync
 	   rate -- it does require the new firmware too, although it works OK
 	   with older firmware */
 	ret = usb_control_msg(usb_dev, usb_sndctrlpipe(usb_dev, 0),




More information about the Usbatm-commits mailing list