|WARNING| pw107403 [PATCH 3/3] event/cnxk: fix uninitialized local variable

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Feb 12 13:41:41 CET 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#111: FILE: drivers/event/cnxk/cnxk_tim_worker.h:236:
+	struct cnxk_tim_ent *chunk = NULL;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#121: FILE: drivers/event/cnxk/cnxk_tim_worker.h:319:
+	struct cnxk_tim_ent *chunk = NULL;

total: 0 errors, 2 warnings, 26 lines checked


More information about the test-report mailing list