[dpdk-test-report] |WARNING| pw25853 [PATCH v2 1/2] eal: add uevent api for hot plug

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 29 23:54:54 CEST 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#231: FILE: lib/librte_eal/linuxapp/eal/eal_interrupts.c:1384:
+			return 0;
+		} else {

total: 0 errors, 1 warnings, 271 lines checked


More information about the test-report mailing list