automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw67290 [PATCH 16/29] net/ena: refactor getting IO queues capabilities
       [not found] <20200327101823.12646-17-mk@semihalf.com>
@ 2020-03-27 10:33 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-03-27 10:33 UTC (permalink / raw)
  To: test-report; +Cc: Michal Krawczyk

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rc != 0'
#295: FILE: drivers/net/ena/ena_ethdev.c:1771:
+	if (unlikely((rc != 0) || (max_num_io_queues == 0))) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'max_num_io_queues == 0'
#295: FILE: drivers/net/ena/ena_ethdev.c:1771:
+	if (unlikely((rc != 0) || (max_num_io_queues == 0))) {

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

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

only message in thread, other threads:[~2020-03-27 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200327101823.12646-17-mk@semihalf.com>
2020-03-27 10:33 ` [dpdk-test-report] |WARNING| pw67290 [PATCH 16/29] net/ena: refactor getting IO queues capabilities 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).