[dpdk-test-report] |WARNING| pw92166 [PATCH v2 1/2] devtools: script to check meson indentation of lists

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 26 12:55:07 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'files'' may be misspelled - perhaps 'file's'?
#190: FILE: devtools/dpdk_meson_check.py:113:
+    parser = ArgumentParser(description='Run syntax checks on DPDK meson.build files')

WARNING:TYPO_SPELLING: 'process'' may be misspelled - perhaps 'process's'?
#191: FILE: devtools/dpdk_meson_check.py:114:
+    parser.add_argument('-d', metavar='directory', default='.', help='Directory to process')

total: 0 errors, 2 warnings, 125 lines checked


More information about the test-report mailing list