* [PATCH] samples: ftrace: fix typos in benchmark comment
@ 2026-06-21 9:51 Yudistira Putra
0 siblings, 0 replies; only message in thread
From: Yudistira Putra @ 2026-06-21 9:51 UTC (permalink / raw)
To: rostedt, mhiramat
Cc: mark.rutland, linux-trace-kernel, linux-kernel, Yudistira Putra
Fix two typos in the ftrace operations sample benchmark comment.
Signed-off-by: Yudistira Putra <pyudistira519@gmail.com>
---
samples/ftrace/ftrace-ops.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/samples/ftrace/ftrace-ops.c b/samples/ftrace/ftrace-ops.c
index 68d6685c80bd..152ffc1a30b6 100644
--- a/samples/ftrace/ftrace-ops.c
+++ b/samples/ftrace/ftrace-ops.c
@@ -232,8 +232,8 @@ static int __init ftrace_ops_sample_init(void)
ops_destroy(ops_irrelevant, nr_ops_irrelevant);
/*
- * The benchmark completed sucessfully, but there's no reason to keep
- * the module around. Return an error do the user doesn't have to
+ * The benchmark completed successfully, but there's no reason to keep
+ * the module around. Return an error so the user doesn't have to
* manually unload the module.
*/
return -EINVAL;
--
2.43.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-21 9:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-21 9:51 [PATCH] samples: ftrace: fix typos in benchmark comment Yudistira Putra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox