|WARNING| pw143421 [PATCH] bus/pci: don't open uio device in secondary process

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 28 12:41:19 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#131: 
The uio_pci_generic driver clears the bus master bit when the device

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#175: FILE: drivers/bus/pci/linux/pci_uio.c:264:
+	/* the uio_pci_generic driver clears the bus master enable bit when the device file is

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#176: FILE: drivers/bus/pci/linux/pci_uio.c:265:
+	 * closed, so open it only in the primary process */

total: 0 errors, 3 warnings, 37 lines checked


More information about the test-report mailing list