automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31390 [PATCH 04/53] net/sfc/base: simplify verify result handling
       [not found] <1510819481-6809-5-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/31390

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'encp->enc_fw_verified_nvram_update_required'
#56: FILE: drivers/net/sfc/base/efx_nvram.c:959:
+	if ((encp->enc_fw_verified_nvram_update_required) &&
+	    (result != MC_CMD_NVRAM_VERIFY_RC_SUCCESS)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'result != MC_CMD_NVRAM_VERIFY_RC_SUCCESS'
#56: FILE: drivers/net/sfc/base/efx_nvram.c:959:
+	if ((encp->enc_fw_verified_nvram_update_required) &&
+	    (result != MC_CMD_NVRAM_VERIFY_RC_SUCCESS)) {

total: 0 errors, 0 warnings, 2 checks, 35 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-5-git-send-email-arybchenko@solarflare.com>
2017-11-16  8:05 ` [dpdk-test-report] |WARNING| pw31390 [PATCH 04/53] net/sfc/base: simplify verify result handling 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).