automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw26863 [PATCH] net/failsafe: do not probe device if plugged out
       [not found] <20170712182812.18404-1-thomas@monjalon.net>
@ 2017-07-12 18:28 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-07-12 18:28 UTC (permalink / raw)
  To: test-report; +Cc: Thomas Monjalon

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

_coding style issues_


ERROR:SPACING: space prohibited after that '!' (ctx:BxW)
#70: FILE: drivers/net/failsafe/failsafe_eal.c:73:
+		if (! first_init
 		    ^

CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#71: FILE: drivers/net/failsafe/failsafe_eal.c:74:
+		if (! first_init
+				&& sdev->cmdline == NULL

CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#72: FILE: drivers/net/failsafe/failsafe_eal.c:75:
+				&& sdev->cmdline == NULL
+				&& strcmp(da->bus->name, "vdev") != 0) {

total: 1 errors, 0 warnings, 2 checks, 45 lines checked

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

only message in thread, other threads:[~2017-07-12 18:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170712182812.18404-1-thomas@monjalon.net>
2017-07-12 18:28 ` [dpdk-test-report] |WARNING| pw26863 [PATCH] net/failsafe: do not probe device if plugged out 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).