* [PATCH v2] tracepoint: Fix typo in tracepoint.h comment
@ 2026-04-22 2:18 Sheng Che Peng
0 siblings, 0 replies; only message in thread
From: Sheng Che Peng @ 2026-04-22 2:18 UTC (permalink / raw)
To: rostedt, mathieu.desnoyers
Cc: linux-trace-kernel, linux-kernel, Sheng Che Peng
Change "my" to "may" in the description of subsystem configurations.
Signed-off-by: Sheng Che Peng <synte4028@gmail.com>
---
include/linux/tracepoint.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/tracepoint.h b/include/linux/tracepoint.h
index 578e520b6ee6c..763eea4d80d87 100644
--- a/include/linux/tracepoint.h
+++ b/include/linux/tracepoint.h
@@ -202,7 +202,7 @@ static inline struct tracepoint *tracepoint_ptr_deref(tracepoint_ptr_t *p)
#define TP_CONDITION(args...) args
/*
- * Individual subsystem my have a separate configuration to
+ * Individual subsystem may have a separate configuration to
* enable their tracepoints. By default, this file will create
* the tracepoints if CONFIG_TRACEPOINTS is defined. If a subsystem
* wants to be able to disable its tracepoints from being created
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-22 2:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-22 2:18 [PATCH v2] tracepoint: Fix typo in tracepoint.h comment Sheng Che Peng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox