PERFORCE change 132919 for review

Hans Petter Selasky hselasky at FreeBSD.org
Wed Jan 9 13:47:55 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=132919

Change 132919 by hselasky at hselasky_laptop001 on 2008/01/09 21:47:20

	
	Style change by "usb_style.sh".

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/usb_subr.h#94 edit

Differences ...

==== //depot/projects/usb/src/sys/dev/usb/usb_subr.h#94 (text+ko) ====

@@ -505,8 +505,8 @@
 	uint8_t	ext_buffer:1;		/* uses external DMA buffer */
 	uint8_t	manual_status:1;	/* non automatic status stage on
 					 * control transfers */
-	uint8_t	no_pipe_ok:1;		/* set if "USBD_ERR_NO_PIPE" error can be
-					 * ignored */
+	uint8_t	no_pipe_ok:1;		/* set if "USBD_ERR_NO_PIPE" error can
+					 * be ignored */
 	uint8_t	stall_pipe:1;		/* set if the endpoint belonging to
 					 * this USB transfer should be stalled
 					 * before starting this transfer! */


More information about the p4-projects mailing list