[dpdk-test-report] |WARNING| pw22321 [PATCH] eal/bsdapp: fix device binding at boot

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 26 23:57:03 CEST 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#86: FILE: lib/librte_eal/bsdapp/nic_uio/nic_uio.c:225:
+				return BUS_PROBE_SPECIFIC;
+			} else {

total: 0 errors, 1 warnings, 62 lines checked


More information about the test-report mailing list