automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw141076 [PATCH v2 116/148] net/ice/base: replace array initialization with macros
       [not found] <0935df14244ac154eae3fadddd27ff64018dff77.1718204529.git.anatoly.burakov@intel.com>
@ 2024-06-12 15:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-06-12 15:24 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#193: 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, 106 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <0935df14244ac154eae3fadddd27ff64018dff77.1718204529.git.anatoly.burakov@intel.com>
2024-06-12 15:24 ` |WARNING| pw141076 [PATCH v2 116/148] 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).