[ofw] [PATCH] IPoIB_NDIS_CM mods to make prefast happy 4 of 4

Alex Naslednikov xalex at mellanox.co.il
Sun Oct 31 01:12:11 PDT 2010


Please, apply all "IPoIB_NDIS_CM mods..." patches.
Please, add an additional note like "spacing and tabulation" to commit notes.

-----Original Message-----
From: Smith, Stan [mailto:stan.smith at intel.com] 
Sent: Saturday, October 30, 2010 1:20 AM
To: Alex Naslednikov
Cc: ofw at lists.openfabrics.org
Subject: [PATCH] IPoIB_NDIS_CM mods to make prefast happy 4 of 4


remove duplicate includes.
Add ntstrsafe.h per prefast suggestion.

signed-off-by: stan smith <stan.smith at intel.com>

--- A/ulp/ipoib_NDIS6_CM/kernel/precompile.h    Fri Oct 29 15:54:40 2010
+++ B/ulp/ipoib_NDIS6_CM/kernel/precompile.h    Fri Oct 29 15:29:30 2010
@@ -11,16 +11,10 @@
 #include <complib/cl_spinlock.h>
 #include <complib/cl_qlist.h>
 #include "ipoib_debug.h"
-
-
 #include "ipoib_driver.h"
-#include "ipoib_debug.h"
-
 #include "ipoib_endpoint.h"
 #include "ipoib_port.h"

+#include <ntstrsafe.h>

-#include "ipoib_adapter.h"
-
-
-#endif __precomp_h
\ No newline at end of file
+#endif __precomp_h



More information about the ofw mailing list