|WARNING| pw153019 [RFC 03/18] net/hinic3: add hardware interfaces of BAR operation
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Apr 18 11:13:33 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153019
_coding style issues_
WARNING:TYPO_SPELLING: 'MAKS' may be misspelled - perhaps 'MASK'?
#220: FILE: drivers/net/hinic3/base/hinic3_hwif.c:139:
+#define HINIC3_GET_REG_FLAG(reg) ((reg) & (~(HINIC3_REGS_FLAG_MAKS)))
WARNING:TYPO_SPELLING: 'MAKS' may be misspelled - perhaps 'MASK'?
#222: FILE: drivers/net/hinic3/base/hinic3_hwif.c:141:
+#define HINIC3_GET_REG_ADDR(reg) ((reg) & (HINIC3_REGS_FLAG_MAKS))
total: 0 errors, 2 warnings, 0 checks, 921 lines checked
More information about the test-report
mailing list