[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150608092107.GH21465@mtj.duckdns.org>
Date: Mon, 8 Jun 2015 18:21:07 +0900
From: Tejun Heo <tj@...nel.org>
To: Aleksa Sarai <cyphar@...har.com>
Cc: lizefan@...wei.com, mingo@...hat.com, peterz@...radead.org,
richard@....at, fweisbec@...il.com, linux-kernel@...r.kernel.org,
cgroups@...r.kernel.org
Subject: Re: [PATCH v13 2/5] cgroup: replace explicit ss_mask checking with
for_each_subsys_which
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@...har.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists