automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30766 [PATCH v1 1/3] ethdev: remove detachable device flag
       [not found] <212303ac15d863bd6242bfd75b9056a3d36b95b4.1508833644.git.gaetan.rivet@6wind.com>
@ 2017-10-24  9:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-24  9:01 UTC (permalink / raw)
  To: test-report; +Cc: Gaetan Rivet

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'pci_dev->id.device_id == PCI_DEVICE_ID_NFP4000_PF_NIC'
#273: FILE: drivers/net/nfp/nfp_net.c:3021:
+	if ((pci_dev->id.device_id == PCI_DEVICE_ID_NFP4000_PF_NIC) ||
+	    (pci_dev->id.device_id == PCI_DEVICE_ID_NFP6000_PF_NIC)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'pci_dev->id.device_id == PCI_DEVICE_ID_NFP6000_PF_NIC'
#273: FILE: drivers/net/nfp/nfp_net.c:3021:
+	if ((pci_dev->id.device_id == PCI_DEVICE_ID_NFP4000_PF_NIC) ||
+	    (pci_dev->id.device_id == PCI_DEVICE_ID_NFP6000_PF_NIC)) {

total: 0 errors, 0 warnings, 268 lines checked

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

only message in thread, other threads:[~2017-10-24  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <212303ac15d863bd6242bfd75b9056a3d36b95b4.1508833644.git.gaetan.rivet@6wind.com>
2017-10-24  9:01 ` [dpdk-test-report] |WARNING| pw30766 [PATCH v1 1/3] ethdev: remove detachable device flag 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).