[dpdk-test-report] |WARNING| pw78731 [PATCH v3 51/60] common/sfc_efx/base: replace PCI efsys macros with functions
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Sep 24 14:23:56 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/78731
_coding style issues_
WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'?
#131: 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'?
#232: 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'?
#232: 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'?
#261: 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'?
#307: 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'?
#319: 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'?
#331: 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'?
#343: 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