* |WARNING| pw137149 [PATCH v5 01/22] eal: provide macro to expand marker extensions
[not found] <1708762927-14126-2-git-send-email-roretzla@linux.microsoft.com>
@ 2024-02-24 8:24 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-02-24 8:24 UTC (permalink / raw)
To: test-report; +Cc: Tyler Retzlaff
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/137149
_coding style issues_
ERROR:MULTISTATEMENT_MACRO_USE_DO_WHILE: Macros with multiple statements should be enclosed in a do - while loop
#103: FILE: lib/eal/include/rte_common.h:598:
+#define __rte_marker(type, name) type name;
WARNING:TRAILING_SEMICOLON: macros should not use a trailing semicolon
#103: FILE: lib/eal/include/rte_common.h:598:
+#define __rte_marker(type, name) type name;
total: 1 errors, 1 warnings, 20 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-02-24 8:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1708762927-14126-2-git-send-email-roretzla@linux.microsoft.com>
2024-02-24 8:24 ` |WARNING| pw137149 [PATCH v5 01/22] eal: provide macro to expand marker extensions 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).