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

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


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#225: FILE: lib/librte_eal/linuxapp/eal/eal_interrupts.c:1386:
+		return -1;
+	} else

total: 0 errors, 1 warnings, 249 lines checked


More information about the test-report mailing list