Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2008 14:03:50 GMT
From:      Marko Zec <zec@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 147541 for review
Message-ID:  <200808161403.m7GE3o0q020596@repoman.freebsd.org>

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

Change 147541 by zec@zec_tpx32 on 2008/08/16 14:03:49

	Whitespace / #include redux.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c#7 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c#7 (text+ko) ====

@@ -26,7 +26,6 @@
 POSSIBILITY OF SUCH DAMAGE.
 
 ***************************************************************************/
-
 #include <sys/cdefs.h>
 __FBSDID("$FreeBSD: src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c,v 1.1 2008/05/05 18:46:18 kmacy Exp $");
 
@@ -56,7 +55,6 @@
 #include <sys/taskqueue.h>
 #include <sys/proc.h>
 #include <sys/uio.h>
-#include <sys/vimage.h>
 
 #include <net/route.h>
 #include <netinet/in_systm.h>



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