|WARNING| pw110841 [PATCH v5] lib/eal/ppc fix compilation for musl

checkpatch at dpdk.org checkpatch at dpdk.org
Sat May 7 23:05:01 CEST 2022


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

_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

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#129: FILE: lib/eal/linux/eal_timer.c:242:
+				if (!ret) continue;

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#132: FILE: lib/eal/linux/eal_timer.c:245:
+				if (!ret) continue;

total: 2 errors, 1 warnings, 98 lines checked


More information about the test-report mailing list