|WARNING| pw123948 [PATCH v3] bus: add platform bus

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 15 12:11:46 CET 2023


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 1005 lines checked


More information about the test-report mailing list