|WARNING| pw164542 [PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermanager

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 28 21:03:37 CEST 2026


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#125: FILE: examples/vm_power_manager/channel_manager.c:438:
+		if (!S_ISDIR(path_stat.st_mode)) {
+			return -1;
+		}

total: 0 errors, 1 warnings, 42 lines checked


More information about the test-report mailing list