|WARNING| pw110840 [PATCH v4] lib/eal/ppc fix compilation for musl

checkpatch at dpdk.org checkpatch at dpdk.org
Sat May 7 21:44:49 CEST 2022


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#71: 
https://git.alpinelinux.org/aports/commit/?id=06b03f70fb94972286c0c9f6278df89e53903833

WARNING:BRACES: braces {} are not necessary for single statement blocks
#129: FILE: lib/eal/linux/eal_timer.c:242:
+				if (!ret) {
+					continue;
+				}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#134: FILE: lib/eal/linux/eal_timer.c:247:
+				if (!ret) {
+					continue;
+				}

total: 0 errors, 3 warnings, 102 lines checked


More information about the test-report mailing list