Commit f97dcd0f authored by Colin Ian King's avatar Colin Ian King Committed by Tejun Heo

sched_ext: Fix spelling mistake: "intead" -> "instead"

There is a spelling mistake in the help text. Fix it.
Signed-off-by: default avatarColin Ian King <colin.i.king@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent eb4a3b62
......@@ -31,7 +31,7 @@ const char help_fmt[] =
" -d PID Disallow a process from switching into SCHED_EXT (-1 for self)\n"
" -D LEN Set scx_exit_info.dump buffer length\n"
" -S Suppress qmap-specific debug dump\n"
" -p Switch only tasks on SCHED_EXT policy intead of all\n"
" -p Switch only tasks on SCHED_EXT policy instead of all\n"
" -v Print libbpf debug messages\n"
" -h Display this help and exit\n";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment