automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw63681 [PATCH v3 04/17] net/ionic: register and initialize the adapter
       [not found] <20191209214656.27347-5-cardigliano@ntop.org>
@ 2019-12-09 21:50 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-12-09 21:50 UTC (permalink / raw)
  To: test-report; +Cc: Alfredo Cardigliano

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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#217: FILE: drivers/net/ionic/ionic_dev.c:33:
+	idev->dev_info = (union ionic_dev_info_regs*)

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#219: FILE: drivers/net/ionic/ionic_dev.c:35:
+	idev->dev_cmd = (union ionic_dev_cmd_regs*)

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#221: FILE: drivers/net/ionic/ionic_dev.c:37:
+	idev->intr_status = (struct ionic_intr_status*)

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#223: FILE: drivers/net/ionic/ionic_dev.c:39:
+	idev->intr_ctrl = (struct ionic_intr*)

total: 4 errors, 0 warnings, 0 checks, 934 lines checked

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

only message in thread, other threads:[~2019-12-09 21:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191209214656.27347-5-cardigliano@ntop.org>
2019-12-09 21:50 ` [dpdk-test-report] |WARNING| pw63681 [PATCH v3 04/17] net/ionic: register and initialize the adapter 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).