[dpdk-test-report] |WARNING| pw79563 [PATCH 1/2] net/ring: refactor to reduce indentation in probe
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Oct 3 00:48:09 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/79563
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'info->list[info->count].action == DEV_CREATE'
#214: FILE: drivers/net/ring/rte_eth_ring.c:669:
+ if ((ret == -1) && (info->list[info->count].action == DEV_CREATE)) {
total: 0 errors, 0 warnings, 1 checks, 151 lines checked
More information about the test-report
mailing list