automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw35284 [PATCH 27/80] net/sfc/base: refactoring eliminating code analysis warnings
       [not found] <1519112078-20113-28-git-send-email-arybchenko@solarflare.com>
@ 2018-02-20  7:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-02-20  7:48 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#47: FILE: drivers/net/sfc/base/ef10_mcdi.c:196:
+		size_t chunk = MIN(remaining, sizeof (data));

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#70: FILE: drivers/net/sfc/base/ef10_nvram.c:1352:
+		if ((rc = ef10_nvram_read_tlv_segment(enp, partn, 0,

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#149: FILE: drivers/net/sfc/base/efx_mcdi.c:1463:
+	namelen = MIN(sizeof (encp->enc_phy_name) - 1,

CHECK:SPACING: No space is necessary after a cast
#151: FILE: drivers/net/sfc/base/efx_mcdi.c:1465:
+	(void) memset(encp->enc_phy_name, 0,

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#152: FILE: drivers/net/sfc/base/efx_mcdi.c:1466:
+	    sizeof (encp->enc_phy_name));

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#187: FILE: drivers/net/sfc/base/siena_mcdi.c:135:
+		size_t chunk = MIN(remaining, sizeof (data));

total: 1 errors, 4 warnings, 1 checks, 259 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-20  7:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1519112078-20113-28-git-send-email-arybchenko@solarflare.com>
2018-02-20  7:48 ` [dpdk-test-report] |WARNING| pw35284 [PATCH 27/80] net/sfc/base: refactoring eliminating code analysis warnings checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).