[dpdk-test-report] |WARNING| pw76481 [PATCH v2] eal/interrupts: add function to allow interruptible epoll

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 9 01:39:12 CEST 2020


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#195: FILE: lib/librte_eal/linux/eal_interrupts.c:1304:
+					return -1;
+				else

total: 0 errors, 1 warnings, 108 lines checked


More information about the test-report mailing list