automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw156407 [PATCH v5 4/5] drivers: add semicolon when export any symbol
       [not found] <20250903020547.12347-5-fengchengwen@huawei.com>
@ 2025-09-03  2:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-09-03  2:05 UTC (permalink / raw)
  To: test-report; +Cc: Chengwen Feng

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

_coding style issues_


WARNING:MACRO_ARG_UNUSED: Argument 'symbol' is not used in function-like macro
#9365: FILE: lib/eal/common/eal_export.h:14:
+#define RTE_EXPORT_EXPERIMENTAL_SYMBOL(symbol, ver)	extern int dummy_rte_export_symbol

WARNING:MACRO_ARG_UNUSED: Argument 'ver' is not used in function-like macro
#9365: FILE: lib/eal/common/eal_export.h:14:
+#define RTE_EXPORT_EXPERIMENTAL_SYMBOL(symbol, ver)	extern int dummy_rte_export_symbol

WARNING:MACRO_ARG_UNUSED: Argument 'symbol' is not used in function-like macro
#9366: FILE: lib/eal/common/eal_export.h:15:
+#define RTE_EXPORT_INTERNAL_SYMBOL(symbol)		extern int dummy_rte_export_symbol

WARNING:MACRO_ARG_UNUSED: Argument 'symbol' is not used in function-like macro
#9367: FILE: lib/eal/common/eal_export.h:16:
+#define RTE_EXPORT_SYMBOL(symbol)			extern int dummy_rte_export_symbol

total: 0 errors, 4 warnings, 7966 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250903020547.12347-5-fengchengwen@huawei.com>
2025-09-03  2:05 ` |WARNING| pw156407 [PATCH v5 4/5] drivers: add semicolon when export any symbol 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).