]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sched_ext: Use str_enabled_disabled() helper in update_selcpu_topology()
authorThorsten Blum <thorsten.blum@linux.dev>
Sun, 22 Dec 2024 23:31:10 +0000 (00:31 +0100)
committerTejun Heo <tj@kernel.org>
Tue, 24 Dec 2024 20:47:55 +0000 (10:47 -1000)
commitbc3a116a44988103187b192414caddbcb598072d
treef3aa07d9c15ce26c711dfac76287dde70272b1ae
parente197f5ec3ad38ad0a014ed1ba672497bdf0550bb
sched_ext: Use str_enabled_disabled() helper in update_selcpu_topology()

Remove hard-coded strings by using the str_enabled_disabled() helper
function.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/sched/ext.c