|WARNING| pw150203 [PATCH] drivers/net: fix indication of allocation

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 17 21:51:02 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'parms' may be misspelled - perhaps 'params'?
#81: FILE: drivers/net/bnxt/tf_core/tf_sram_mgr.c:952:
+		*parms->is_allocated = false;

WARNING:TYPO_SPELLING: 'parms' may be misspelled - perhaps 'params'?
#90: FILE: drivers/net/bnxt/tf_core/tf_sram_mgr.c:967:
+		*parms->is_allocated = false;

total: 0 errors, 2 warnings, 0 checks, 16 lines checked


More information about the test-report mailing list