[dpdk-test-report] |WARNING| pw83656 [PATCH v2 4/6] dpdk-devbind: do not use len(x) to test for empty

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 4 08:06:05 CET 2020


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#81: 
Python lint warns about using len(SEQUENCE) to determine if sequence is empty.

total: 0 errors, 1 warnings, 52 lines checked


More information about the test-report mailing list