automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw131242 [PATCH v4 04/10] net/cpfl: introduce CP channel API
       [not found] <20230908111701.1022724-5-beilei.xing@intel.com>
@ 2023-09-08  2:59 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-09-08  2:59 UTC (permalink / raw)
  To: test-report; +Cc: beilei.xing

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'n' - possible side-effects?
#127: FILE: drivers/net/cpfl/cpfl_cpchnl.h:44:
+#define CPCHNL2_CHECK_STRUCT_LEN(n, X) enum static_assert_enum_##X	\
+	{ static_assert_##X = (n) / ((sizeof(struct X) == (n)) ? 1 : 0) }

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

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

only message in thread, other threads:[~2023-09-08  2:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230908111701.1022724-5-beilei.xing@intel.com>
2023-09-08  2:59 ` |WARNING| pw131242 [PATCH v4 04/10] net/cpfl: introduce CP channel API 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).