]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sched_ext: fix typo in set_weight() description
authorAndrea Righi <andrea.righi@canonical.com>
Thu, 27 Jun 2024 18:50:09 +0000 (20:50 +0200)
committerTejun Heo <tj@kernel.org>
Thu, 27 Jun 2024 18:57:09 +0000 (08:57 -1000)
commit1ff4f169c9f576a73c529365770d82595c53b6ef
treeace408b2e421cf22951087523a88f17269b5c8e2
parentf97dcd0fcf7a95aaf448a9d1a7ed6c95e16dfcdb
sched_ext: fix typo in set_weight() description

Correct eight to weight in the description of the .set_weight()
operation in sched_ext_ops.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/sched/ext.c