automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw54591 [PATCH 14/29] net/sfc/base: add background mode firmware updating
       [not found] <1560152324-20538-15-git-send-email-arybchenko@solarflare.com>
@ 2019-06-13 13:53 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-13 13:53 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#101: FILE: drivers/net/sfc/base/ef10_nvram.c:2214:
+	while (verify_result == MC_CMD_NVRAM_VERIFY_RC_PENDING) {
+

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'verify_result != MC_CMD_NVRAM_VERIFY_RC_SUCCESS'
#219: FILE: drivers/net/sfc/base/efx_nvram.c:1021:
+		if ((verify_result != MC_CMD_NVRAM_VERIFY_RC_SUCCESS) &&
+		    (verify_result != MC_CMD_NVRAM_VERIFY_RC_PENDING)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'verify_result != MC_CMD_NVRAM_VERIFY_RC_PENDING'
#219: FILE: drivers/net/sfc/base/efx_nvram.c:1021:
+		if ((verify_result != MC_CMD_NVRAM_VERIFY_RC_SUCCESS) &&
+		    (verify_result != MC_CMD_NVRAM_VERIFY_RC_PENDING)) {

total: 0 errors, 0 warnings, 3 checks, 177 lines checked

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

only message in thread, other threads:[~2019-06-13 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1560152324-20538-15-git-send-email-arybchenko@solarflare.com>
2019-06-13 13:53 ` [dpdk-test-report] |WARNING| pw54591 [PATCH 14/29] net/sfc/base: add background mode firmware updating 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).