automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw107776 [PATCH v1] raw/ifpga: initialize scalar variable before using
       [not found] <20220218030910.265812-1-wei.huang@intel.com>
@ 2022-02-18  3:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-02-18  3:12 UTC (permalink / raw)
  To: test-report; +Cc: Wei Huang

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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#84: FILE: drivers/raw/ifpga/ifpga_rawdev.c:219:
+	char sub_brg_bdf[4][16] = {{0},{0},{0},{0}};
 	                              ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#84: FILE: drivers/raw/ifpga/ifpga_rawdev.c:219:
+	char sub_brg_bdf[4][16] = {{0},{0},{0},{0}};
 	                                  ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#84: FILE: drivers/raw/ifpga/ifpga_rawdev.c:219:
+	char sub_brg_bdf[4][16] = {{0},{0},{0},{0}};
 	                                      ^

total: 3 errors, 0 warnings, 8 lines checked

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

only message in thread, other threads:[~2022-02-18  3:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220218030910.265812-1-wei.huang@intel.com>
2022-02-18  3:12 ` |WARNING| pw107776 [PATCH v1] raw/ifpga: initialize scalar variable before using 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).