Re: [PATCH v13 2/5] cgroup: replace explicit ss_mask checking with for_each_subsys_which

From: Tejun Heo
Date: Mon Jun 08 2015 - 05:21:26 EST


On Sat, Jun 06, 2015 at 10:02:15AM +1000, Aleksa Sarai wrote:
> Replace the explicit checking against ss_masks inside a for_each_subsys
> block with for_each_subsys_which(..., ss_mask), to take advantage of the
> more readable (and more efficient) macro.
>
> Signed-off-by: Aleksa Sarai <cyphar@xxxxxxxxxx>

Applied 1-2 to cgroup/for-4.2.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/