]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tracing: Fix multiple typos in trace_events_user.c
authorMaurice Hieronymus <mhi@mailbox.org>
Fri, 21 Nov 2025 22:18:32 +0000 (23:18 +0100)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Fri, 5 Dec 2025 20:43:41 +0000 (15:43 -0500)
commit6ce5725d73734434ca91bd6d9f24524248584c27
tree005cf69b9a9ac4d4836af055845cec2050306a94
parent0166d3e31aaf831145520bd8c6f16f6ff5ddb1e6
tracing: Fix multiple typos in trace_events_user.c

Fix multiple typos in comments:
"ambigious" -> "ambiguous"
"explictly" -> "explicitly"
"Uknown" -> "Unknown"

Link: https://patch.msgid.link/20251121221835.28032-12-mhi@mailbox.org
Signed-off-by: Maurice Hieronymus <mhi@mailbox.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/trace_events_user.c