[dpdk-test-report] |WARNING| pw31431 [PATCH 47/53] net/sfc/base: fix warnings from VS2015 C compiler (C4189)

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 16 09:14:13 CET 2017


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/31431

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#44: FILE: drivers/net/sfc/base/ef10_ev.c:578:
+	(void) efx_mcdi_fini_evq(enp, eep->ee_index);

CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#137: FILE: drivers/net/sfc/base/mcdi_mon.c:287:
+	    (enp->en_nic_cfg.enc_mcdi_sensor_maskp[sensor/MCDI_MON_PAGE_SIZE] &
 	                                                 ^

total: 0 errors, 0 warnings, 2 checks, 84 lines checked


More information about the test-report mailing list