|WARNING| pw149590 [PATCH v4 02/15] net/xsc: add xsc device initialization

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 3 16:06:05 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'devic' may be misspelled - perhaps 'device'?
#290: FILE: drivers/net/xsc/xsc_dev.c:174:
+	uint16_t devic_id = xdev->pci_dev->id.device_id;

WARNING:TYPO_SPELLING: 'devic' may be misspelled - perhaps 'device'?
#292: FILE: drivers/net/xsc/xsc_dev.c:176:
+	if (devic_id == XSC_PCI_DEV_ID_MSVF ||

WARNING:TYPO_SPELLING: 'devic' may be misspelled - perhaps 'device'?
#293: FILE: drivers/net/xsc/xsc_dev.c:177:
+	    devic_id == XSC_PCI_DEV_ID_MVHVF)

total: 0 errors, 3 warnings, 0 checks, 392 lines checked


More information about the test-report mailing list