|WARNING| pw117679 [PATCH v8 7/8] app/procinfo: support descriptor dump
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Oct 8 11:44:20 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/117679
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#138: FILE: app/proc-info/main.c:236:
+ if (ret != DESC_PARAM_NUM) {
+ return -EINVAL;
+ }
total: 0 errors, 1 warnings, 129 lines checked
More information about the test-report
mailing list