[dpdk-test-report] |WARNING| pw71728 [PATCH 4/4] eal: cache last directory permissions checked

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 18 15:53:10 CEST 2020


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#90: FILE: lib/librte_eal/common/eal_common_options.c:396:
+				return -1;
+			else

total: 0 errors, 1 warnings, 20 lines checked


More information about the test-report mailing list