|WARNING| pw148444 [PATCH 3/3] eal: add rte_free_sensative
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Nov 14 02:12:59 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/148444
_coding style issues_
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#67:
Subject: [PATCH 3/3] eal: add rte_free_sensative
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#133: FILE: lib/eal/common/rte_malloc.c:46:
+ rte_memset_sensative(addr, 0, data_len);
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#148: FILE: lib/eal/common/rte_malloc.c:60:
+rte_free_sensative(void *addr)
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#185: FILE: lib/eal/include/rte_malloc.h:70:
+rte_free_sensative(void *ptr);
WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'?
#200: FILE: lib/eal/version.map:403:
+ rte_free_sensative;
total: 0 errors, 5 warnings, 90 lines checked
More information about the test-report
mailing list