* |WARNING| pw152933 [PATCH v3 1/4] eal: add macro to embed information in binaries
[not found] <1744756297-21038-2-git-send-email-andremue@linux.microsoft.com>
@ 2025-04-15 22:33 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-04-15 22:33 UTC (permalink / raw)
To: test-report; +Cc: Andre Muezerie
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152933
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#96: FILE: lib/eal/include/rte_common.h:235:
+#define RTE_INCLUDE(type, name) __pragma(comment(linker, "/include:" RTE_STR(name))) type name
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#98: FILE: lib/eal/include/rte_common.h:237:
+#define RTE_INCLUDE(type, name) __attribute__((used)) type name
total: 2 errors, 0 warnings, 20 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-15 22:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1744756297-21038-2-git-send-email-andremue@linux.microsoft.com>
2025-04-15 22:33 ` |WARNING| pw152933 [PATCH v3 1/4] eal: add macro to embed information in binaries 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).