automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw141846 [PATCH v4 074/103] net/ice/base: replace array initialization with macros
       [not found] <a0354c185de37a19e728138bb4dbf2cce272a775.1719401848.git.anatoly.burakov@intel.com>
@ 2024-06-26 12:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-06-26 12:06 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#354: FILE: drivers/net/ice/base/ice_common.h:93:
+#define ice_arr_elem_idx(idx, val)	[(idx)] = (val)

total: 1 errors, 0 warnings, 0 checks, 264 lines checked

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

only message in thread, other threads:[~2024-06-26 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <a0354c185de37a19e728138bb4dbf2cce272a775.1719401848.git.anatoly.burakov@intel.com>
2024-06-26 12:06 ` |WARNING| pw141846 [PATCH v4 074/103] net/ice/base: replace array initialization with macros 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).