[dpdk-test-report] |WARNING| pw20884 [PATCH 48/61] net/qede/base: Add support to set max values of soft resoruces

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Feb 27 09:07:31 CET 2017


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#419: FILE: drivers/net/qede/base/ecore_dev.c:2752:
+		return ECORE_BUSY;
+	} else {

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


More information about the test-report mailing list