* [dpdk-test-report] |WARNING| pw31402 [PATCH 07/53] net/sfc/base: rename firmware update verify result cap field
[not found] <1510819481-6809-8-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/31402
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'encp->enc_nvram_update_verify_result_supported'
#92: FILE: drivers/net/sfc/base/efx_nvram.c:968:
+ if ((encp->enc_nvram_update_verify_result_supported) &&
(verify_result != MC_CMD_NVRAM_VERIFY_RC_SUCCESS)) {
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'verify_result != MC_CMD_NVRAM_VERIFY_RC_SUCCESS'
#92: FILE: drivers/net/sfc/base/efx_nvram.c:968:
+ if ((encp->enc_nvram_update_verify_result_supported) &&
(verify_result != MC_CMD_NVRAM_VERIFY_RC_SUCCESS)) {
total: 0 errors, 0 warnings, 2 checks, 53 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-8-git-send-email-arybchenko@solarflare.com>
2017-11-16 8:05 ` [dpdk-test-report] |WARNING| pw31402 [PATCH 07/53] net/sfc/base: rename firmware update verify result cap field 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).