|WARNING| pw124616 [PATCH v4] bus: add platform bus

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 1 21:00:19 CET 2023


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 1066 lines checked


More information about the test-report mailing list