|WARNING| pw123063 [PATCH v2] bus: add platform bus

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Feb 5 19:39:30 CET 2023


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#1143: FILE: drivers/bus/platform/private.h:38:
+		RTE_FMT("platform bus: " RTE_FMT_HEAD(__VA_ARGS__,), \
 		                                                 ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1144: FILE: drivers/bus/platform/private.h:39:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

total: 2 errors, 0 warnings, 1000 lines checked


More information about the test-report mailing list