|WARNING| pw114057 [PATCH v2] rwlock: prevent readers from starving writers
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jul 19 22:29:13 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114057
_coding style issues_
WARNING:TYPO_SPELLING: 'befor' may be misspelled - perhaps 'before'?
#271: FILE: lib/eal/include/generic/rte_rwlock.h:213:
+ /* Wait until no readers befor trying again */
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#275: FILE: lib/eal/include/generic/rte_rwlock.h:217:
+ }$
total: 0 errors, 2 warnings, 183 lines checked
More information about the test-report
mailing list