Thread (3 messages) 3 messages, 2 authors, 2023-08-23

Re: [PATCH -next] rv/include: set variable 'da_mon_##name' to static

From: Steven Rostedt <rostedt@goodmis.org>
Date: 2023-08-22 14:13:30

On Wed, 9 Aug 2023 12:09:37 +0800
Yu Liao [off-list ref] wrote:
quoted hunk ↗ jump to hunk
@@ -262,7 +262,7 @@ static inline void da_monitor_destroy_##name(void)						\
 /*												\
  * per-cpu monitor variables									\
  */												\
-DEFINE_PER_CPU(struct da_monitor, da_mon_##name);						\
+static DEFINE_PER_CPU(struct da_monitor, da_mon_##name);						\
You need to fix the backslash when you add text.

-- Steve
 												\
 /*												\
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help