[dpdk-test-report] |WARNING| pw78294 [PATCH 51/60] common/sfc_efx/base: replace PCI efsys macros with functions

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 22 10:59:09 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'?
#130: FILE: drivers/common/sfc_efx/base/efx.h:97:
+	efx_rc_t	(*epo_config_readd)(efsys_pci_config_t *espcp,

WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'?
#231: FILE: drivers/common/sfc_efx/base/efx_pci.c:30:
+		rc = epop->epo_config_readd(espcp, *offsetp +

WARNING:TYPO_SPELLING: 'offsetp' may be misspelled - perhaps 'offset'?
#231: FILE: drivers/common/sfc_efx/base/efx_pci.c:30:
+		rc = epop->epo_config_readd(espcp, *offsetp +

WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'?
#260: FILE: drivers/common/sfc_efx/base/efx_pci.c:86:
+		rc = epop->epo_config_readd(espcp, position +

WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'?
#306: FILE: drivers/common/sfc_efx/base/efx_pci.c:206:
+	rc = epop->epo_config_readd(espcp, cap_offset +

WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'?
#318: FILE: drivers/common/sfc_efx/base/efx_pci.c:220:
+	rc = epop->epo_config_readd(espcp, vsec_offset +

WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'?
#330: FILE: drivers/common/sfc_efx/base/efx_pci.c:247:
+	rc = epop->epo_config_readd(espcp, vsec_offset +

WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'?
#342: FILE: drivers/common/sfc_efx/base/efx_pci.c:259:
+		rc = epop->epo_config_readd(espcp, vsec_offset +

total: 0 errors, 8 warnings, 241 lines checked


More information about the test-report mailing list