|WARNING| pw139802 [PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 3 10:21:19 CEST 2024


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#87: 
  530 | #define RTE_BUILD_BUG_ON(condition) do { static_assert(!(condition), #condition); } while (0)

total: 0 errors, 1 warnings, 31 lines checked


More information about the test-report mailing list