|WARNING| pw129403 [PATCH v15 1/6] memarea: introduce memarea library

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jul 9 15:10:37 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'lsit' may be misspelled - perhaps 'list'?
#248: FILE: lib/memarea/memarea_private.h:32:
+	/** The obj_next will form obj_lsit. */

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#329: FILE: lib/memarea/rte_memarea.c:5:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#578: FILE: lib/memarea/rte_memarea.h:33:
+#include <stdio.h>

total: 0 errors, 3 warnings, 561 lines checked


More information about the test-report mailing list