|WARNING| pw127725 [PATCH v1] bus/pci: get PCI address from rte_device
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue May 30 13:50:10 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/127725
_coding style issues_
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#178: FILE: drivers/bus/pci/rte_bus_pci.h:82:
+const struct rte_pci_addr * rte_pci_get_addr(const struct rte_device *dev);
total: 1 errors, 0 warnings, 40 lines checked
More information about the test-report
mailing list