automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw36827 [PATCH 11/14] net/qede/base: add APIs for xcvr
       [not found] <1522561624-15817-12-git-send-email-rasesh.mody@cavium.com>
@ 2018-04-01  5:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-01  5:48 UTC (permalink / raw)
  To: test-report; +Cc: Rasesh Mody

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

_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-01  5:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1522561624-15817-12-git-send-email-rasesh.mody@cavium.com>
2018-04-01  5:48 ` [dpdk-test-report] |WARNING| pw36827 [PATCH 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).