automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw141691 [PATCH v3 096/129] net/ice/base: replace array initialization with macros
       [not found] <7f39c7696619de37bf21fb44513a08d50126bb3d.1719313663.git.anatoly.burakov@intel.com>
@ 2024-06-25 11:28 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-06-25 11:28 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#195: 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-25 11:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <7f39c7696619de37bf21fb44513a08d50126bb3d.1719313663.git.anatoly.burakov@intel.com>
2024-06-25 11:28 ` |WARNING| pw141691 [PATCH v3 096/129] 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).