* [dpdk-test-report] |WARNING| pw37625 [PATCH v2 11/14] net/qede/base: add APIs for xcvr
[not found] <1523249290-7444-12-git-send-email-rasesh.mody@cavium.com>
@ 2018-04-09 4:50 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-09 4:50 UTC (permalink / raw)
To: test-report; +Cc: Rasesh Mody
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/37625
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'transceiver_type != ETH_TRANSCEIVER_TYPE_NONE'
#101: FILE: drivers/net/qede/base/ecore_mcp.c:2187:
+ if ((transceiver_state & ETH_TRANSCEIVER_STATE_PRESENT) &&
+ ((transceiver_state & ETH_TRANSCEIVER_STATE_UPDATING) == 0x0) &&
+ (transceiver_type != ETH_TRANSCEIVER_TYPE_NONE))
total: 0 errors, 0 warnings, 1 checks, 293 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-09 4:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1523249290-7444-12-git-send-email-rasesh.mody@cavium.com>
2018-04-09 4:50 ` [dpdk-test-report] |WARNING| pw37625 [PATCH v2 11/14] net/qede/base: add APIs for xcvr 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).