|WARNING| pw139290 [PATCH 8/8] dma/odm: add remaining ops

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 15 17:33:53 CEST 2024


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

_coding style issues_


ERROR:SPACING: space prohibited before that close parenthesis ')'
#225: FILE: drivers/dma/odm/odm.h:80:
+		RTE_FMT("%s(): %u" RTE_FMT_HEAD(__VA_ARGS__, ), __func__, __LINE__,                \

ERROR:SPACING: space prohibited before that close parenthesis ')'
#226: FILE: drivers/dma/odm/odm.h:81:
+			RTE_FMT_TAIL(__VA_ARGS__, )))

total: 2 errors, 0 warnings, 371 lines checked


More information about the test-report mailing list