|WARNING| pw167961 [PATCH v2 27/39] eal: separate plugin paths from loaded plugin objects
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Aug 18 15:40:24 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/167961
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#364: FILE: lib/eal/common/eal_common_options.c:819:
+ return p ? p->name : NULL;
+ } else {
total: 0 errors, 1 warnings, 371 lines checked
More information about the test-report
mailing list