|WARNING| pw106847 [PATCH v3 6/6] eal: extend --huge-unlink for hugepage file reuse

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 3 19:16:09 CET 2022


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#173: FILE: app/test/test_eal_flags.c:1311:
+		return -1;
+	} else {

total: 0 errors, 1 warnings, 174 lines checked


More information about the test-report mailing list