[dpdk-test-report] |WARNING| pw31395 [PATCH 10/53] net/sfc/base: report correct partition write chunk size

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 16 09:05:22 CET 2017


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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#39: FILE: drivers/net/sfc/base/ef10_nvram.c:2316:
+	if ((rc = efx_mcdi_nvram_info(enp, partn, NULL, NULL,

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#45: FILE: drivers/net/sfc/base/ef10_nvram.c:2320:
+	if ((rc = ef10_nvram_partn_lock(enp, partn)) != 0)

total: 2 errors, 0 warnings, 0 checks, 30 lines checked


More information about the test-report mailing list