|WARNING| pw131420 [PATCH v3 07/15] pci: define some command constants
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Sep 14 14:38:14 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/131420
_coding style issues_
WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#165: FILE: lib/pci/rte_pci.h:42:
+#define RTE_PCI_COMMAND_MASTER 0x4 /* Bus Master Enable */
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#165: FILE: lib/pci/rte_pci.h:42:
+#define RTE_PCI_COMMAND_MASTER 0x4 /* Bus Master Enable */
total: 0 errors, 2 warnings, 67 lines checked
More information about the test-report
mailing list