automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw122516 [PATCH 2/2] bus: add platform bus
       [not found] <20230125103809.1250080-3-tduszynski@marvell.com>
@ 2023-01-25 10:39 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-01-25 10:39 UTC (permalink / raw)
  To: test-report; +Cc: Tomasz Duszynski

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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#521: FILE: drivers/bus/platform/platform.c:160:
+	if ((dp = opendir(PLATFORM_BUS_DEVICES_PATH)) == NULL) {

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

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

total: 3 errors, 0 warnings, 950 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-25 10:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230125103809.1250080-3-tduszynski@marvell.com>
2023-01-25 10:39 ` |WARNING| pw122516 [PATCH 2/2] bus: add platform bus checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).