automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw22358 [PATCH v8 2/3] net/e1000: e1000 igb support to free consumed buffers
       [not found] <20170324185555.18398-3-bmcfall@redhat.com>
@ 2017-03-26 21:57 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-26 21:57 UTC (permalink / raw)
  To: test-report; +Cc: Billy McFall

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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#91: FILE: drivers/net/e1000/igb_rxtx.c:1297:
+	if (txq != NULL) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#149: FILE: drivers/net/e1000/igb_rxtx.c:1355:
+				} else

CHECK:BRACES: Unbalanced braces around else statement
#194: FILE: drivers/net/e1000/igb_rxtx.c:1400:
+	} else

total: 0 errors, 0 warnings, 3 checks, 154 lines checked

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

only message in thread, other threads:[~2017-03-26 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170324185555.18398-3-bmcfall@redhat.com>
2017-03-26 21:57 ` [dpdk-test-report] |WARNING| pw22358 [PATCH v8 2/3] net/e1000: e1000 igb support to free consumed buffers 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).