[dpdk-test-report] |WARNING| pw28891 [PATCH 16/53] net/qede/base: use passed ptt handler

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 19 03:33:01 CEST 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#675: FILE: drivers/net/qede/base/ecore_mcp.c:1852:
+		return ECORE_INVAL;
+	} else {

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


More information about the test-report mailing list