automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw57683 [PATCH] net/virtio: Add support for vectorized functions on Power systems
       [not found] <1565804993-56187-1-git-send-email-drc@linux.vnet.ibm.com>
@ 2019-08-14 17:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-08-14 17:51 UTC (permalink / raw)
  To: test-report; +Cc: David Christensen

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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#245: FILE: drivers/net/virtio/virtio_rxtx_simple_altivec.c:182:
+			break;
+		} else {

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#250: FILE: drivers/net/virtio/virtio_rxtx_simple_altivec.c:187:
+				break;
+			} else {

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

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

only message in thread, other threads:[~2019-08-14 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1565804993-56187-1-git-send-email-drc@linux.vnet.ibm.com>
2019-08-14 17:51 ` [dpdk-test-report] |WARNING| pw57683 [PATCH] net/virtio: Add support for vectorized functions on Power systems 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).