On Mon, Oct 15, 2018 at 04:29:30PM -0400, Waiman Long wrote: > + case PRS_ENABLED: > + if (update_parent_subparts_cpumask(cp, > + partcmd_update, NULL, tmp)) > + update_tasks_cpumask(parent); > + break; That code indenting had me go WTF a few times.
On Mon, Oct 15, 2018 at 04:29:30PM -0400, Waiman Long wrote: > + case PRS_ENABLED: > + if (update_parent_subparts_cpumask(cp, > + partcmd_update, NULL, tmp)) > + update_tasks_cpumask(parent); > + break; That code indenting had me go WTF a few times.