[dpdk-test-report] |WARNING| pw44970 [v2, 13/13] eal: add generic dev parameter

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 19 18:06:00 CEST 2018


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#129: FILE: lib/librte_eal/common/eal_common_options.c:1258:
+		if (eal_option_device_add(0, optarg, 1) < 0) {
+			return -1;
+		}

total: 0 errors, 1 warnings, 104 lines checked


More information about the test-report mailing list