|WARNING| pw133790 [24.03 RFC 3/3] args: add functions to check parameter validity
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Nov 2 18:33:48 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/133790
_coding style issues_
WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
#210: FILE: lib/args/args.c:300:
+ return args_is_valid_arg(arg, eal_shortopts, eal_longopts);;
WARNING:TYPO_SPELLING: 'previouly' may be misspelled - perhaps 'previously'?
#224: FILE: lib/args/rte_args.h:198:
+ * will replace any previouly registered values. This function is not
total: 0 errors, 2 warnings, 200 lines checked
More information about the test-report
mailing list