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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 19 22:13:22 CET 2022


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

_coding style issues_


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

total: 0 errors, 1 warnings, 167 lines checked


More information about the test-report mailing list