Re: [PATCH] sched_ext: Fix several comment issues

From: Tejun Heo

Date: Mon Aug 31 2026 - 14:17:09 EST


Applied to sched_ext/for-7.3-fixes with the first fixed comment block
rewrapped to stay within 80 columns:

- * - It's unsafe to use __setscheduler_class() on an init_task to
- * determine the sched_class to use as it won't preserve its
- * idle_sched_class.
+ * - It's unsafe to use __setscheduler_class() on an init_task
+ * to determine the sched_class to use as it won't preserve
+ * its idle_sched_class.

Thanks.

--
tejun