[dpdk-test-report] |WARNING| pw26413 [PATCH v2 26/40] net/dpaa: add support for MTU update

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 5 02:11:13 CEST 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#50: FILE: drivers/net/dpaa/dpaa_ethdev.c:89:
+		return -1;
+	else

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


More information about the test-report mailing list