PERFORCE change 119298 for review
Matt Jacob
mjacob at FreeBSD.org
Sat May 5 20:05:38 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=119298
Change 119298 by mjacob at mjexp on 2007/05/05 20:04:53
niggling whitespace
Affected files ...
.. //depot/projects/mjexp/sys/dev/isp/isp_freebsd.h#17 edit
Differences ...
==== //depot/projects/mjexp/sys/dev/isp/isp_freebsd.h#17 (text+ko) ====
@@ -548,7 +548,7 @@
#define isp_callout_init(x) callout_init(x)
#elif __FreeBSD_version < 700037
#define isp_callout_init(x) callout_init(x, 0)
-#define isp_sim_alloc cam_sim_alloc
+#define isp_sim_alloc cam_sim_alloc
#else
#define isp_callout_init(x) callout_init(x, 1)
#define isp_sim_alloc(a, b, c, d, e, f, g, h) \
More information about the p4-projects
mailing list