|WARNING| pw123554 [PATCH v5 12/21] net/cpfl: support RSS

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 9 10:44:40 CET 2023


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#110: FILE: drivers/net/cpfl/cpfl_ethdev.c:186:
+		return -EINVAL;
+	} else {

total: 0 errors, 1 warnings, 0 checks, 95 lines checked


More information about the test-report mailing list