Re: [PATCH v10 2/4] cgroups: replace explicit ss_mask checking with for_each_subsys_which

From: Tejun Heo
Date: Wed Apr 22 2015 - 11:31:32 EST


On Sun, Apr 19, 2015 at 10:22:32PM +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 macro.
>
> Signed-off-by: Aleksa Sarai <cyphar@xxxxxxxxxx>

Looks good to me.

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/