[dpdk-test-report] |WARNING| pw40687 [PATCH 1/2] power: add get capabilities API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 7 16:14:33 CEST 2018


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#285: FILE: test/test/test_power_acpi_cpufreq.c:553:
+		return -1;
+	} else {

total: 0 errors, 1 warnings, 219 lines checked


More information about the test-report mailing list