automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31401 [PATCH 06/53] net/sfc/base: extend NVRAM RW finish to return verify result
       [not found] <1510819481-6809-7-git-send-email-arybchenko@solarflare.com>
@ 2017-11-16  8:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-16  8:05 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#50: FILE: drivers/net/sfc/base/efx_bootcfg.c:348:
+		(void) efx_nvram_rw_finish(enp, EFX_NVRAM_BOOTROM_CFG, NULL);

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#55: FILE: drivers/net/sfc/base/efx_bootcfg.c:352:
+	if ((rc = efx_nvram_rw_finish(enp, EFX_NVRAM_BOOTROM_CFG, NULL)) != 0)

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#64: FILE: drivers/net/sfc/base/efx_bootcfg.c:524:
+	if ((rc = efx_nvram_rw_finish(enp, EFX_NVRAM_BOOTROM_CFG, NULL)) != 0)

CHECK:SPACING: No space is necessary after a cast
#73: FILE: drivers/net/sfc/base/efx_bootcfg.c:540:
+	(void) efx_nvram_rw_finish(enp, EFX_NVRAM_BOOTROM_CFG, NULL);

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

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

only message in thread, other threads:[~2017-11-16  8:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1510819481-6809-7-git-send-email-arybchenko@solarflare.com>
2017-11-16  8:05 ` [dpdk-test-report] |WARNING| pw31401 [PATCH 06/53] net/sfc/base: extend NVRAM RW finish to return verify result 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).