automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw48862 [04/20] net/ena: add hw queues depth setup
       [not found] <20181214131846.22439-5-mk@semihalf.com>
@ 2018-12-14 13:19 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-12-14 13:19 UTC (permalink / raw)
  To: test-report; +Cc: Michal Krawczyk

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rc != 0'
#227: FILE: drivers/net/ena/ena_ethdev.c:1698:
+	if (unlikely((rc != 0) || (adapter->num_queues <= 0))) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'adapter->num_queues <= 0'
#227: FILE: drivers/net/ena/ena_ethdev.c:1698:
+	if (unlikely((rc != 0) || (adapter->num_queues <= 0))) {

total: 0 errors, 0 warnings, 2 checks, 250 lines checked

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

only message in thread, other threads:[~2018-12-14 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181214131846.22439-5-mk@semihalf.com>
2018-12-14 13:19 ` [dpdk-test-report] |WARNING| pw48862 [04/20] net/ena: add hw queues depth setup 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).