Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2008 21:47:54 GMT
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 132919 for review
Message-ID:  <200801092147.m09Lls68047793@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=132919

Change 132919 by hselasky@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! */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801092147.m09Lls68047793>