[dpdk-test-report] |WARNING| pw37608 [PATCH v4 64/70] vfio: enable support for mem event callbacks

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 8 22:31:19 CEST 2018


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#192: FILE: lib/librte_eal/linuxapp/eal/eal_vfio.c:467:
+				return -1;
+			} else {

total: 0 errors, 1 warnings, 235 lines checked


More information about the test-report mailing list