[ofw] [Patches 18/26][IBAL] Adjust code to remove Prefast errors and warning

Smith, Stan stan.smith at intel.com
Wed Jun 22 11:18:14 PDT 2011


Can this be done without the conditional?
We all should be building with the latest WDK...

+#ifdef NTDDI_WIN8
+KDEFERRED_ROUTINE spl_qp_send_dpc_cb;
+#else
 void
 spl_qp_send_dpc_cb(
     IN              KDPC                        *p_dpc,
@@ -147,7 +150,11 @@
     IN              void                        *arg1,
     IN              void                        *arg2
     );
+#endif


>-----Original Message-----
>From: Alex Naslednikov [mailto:xalex at mellanox.co.il]
>Sent: Sunday, June 19, 2011 5:36 AM
>To: Alex Naslednikov; ofw at lists.openfabrics.org; Smith, Stan
>Subject: [ofw] [Patches 18/26][IBAL] Adjust code to remove Prefast errors and warning
>
>Prefast: use safe functions
>
>
>
>
>Alexander (XaleX) Naslednikov
>SW Networking Team
>Mellanox Technologies




More information about the ofw mailing list