[dpdk-test-report] |WARNING| pw32662 [PATCH 03/14] net/sfc: handle MC reboot event

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Dec 24 11:48:37 CET 2017


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#49: FILE: drivers/net/sfc/sfc.c:401:
+		return EINVAL;

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


More information about the test-report mailing list