[dpdk-test-report] |WARNING| pw28883 [PATCH 07/53] net/qede/base: interchangeably use SB between PF and VF

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 19 03:32:53 CEST 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#1132: FILE: drivers/net/qede/base/ecore_int.c:2319:
+				return ECORE_INVAL;
+			else

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


More information about the test-report mailing list