automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw18239 [PATCH 12/13] ethdev: change pci_dev to generic device
       [not found] <20161219215944.17226-13-sthemmin@microsoft.com>
@ 2016-12-19 22:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-19 22:01 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'dev' may be better as '(dev)' to avoid precedence issues
#277: FILE: drivers/net/fm10k/fm10k_ethdev.c:133:
+#define FM10K_DEV_TO_PCI(dev)	\
+	container_of(dev->device, struct rte_pci_device, device)

total: 0 errors, 0 warnings, 620 lines checked

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

only message in thread, other threads:[~2016-12-19 22:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20161219215944.17226-13-sthemmin@microsoft.com>
2016-12-19 22:01 ` [dpdk-test-report] |WARNING| pw18239 [PATCH 12/13] ethdev: change pci_dev to generic device 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).