]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cgroup: rename cgroup_subsys->subsys_id to ->id
authorTejun Heo <tj@kernel.org>
Sat, 8 Feb 2014 15:36:58 +0000 (10:36 -0500)
committerTejun Heo <tj@kernel.org>
Sat, 8 Feb 2014 15:36:58 +0000 (10:36 -0500)
commitaec25020f5d4b69aea5317551d1cb7043f6b04fb
treeed9c89b1468542a9d5be6f20af24db8d6251c90b
parent073219e995b4a3f8cf1ce8228b7ef440b6994ac0
cgroup: rename cgroup_subsys->subsys_id to ->id

It's no longer referenced outside cgroup core, so renaming is easy.
Let's rename it for consistency & brevity.

This patch is pure rename.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
include/linux/cgroup.h
kernel/cgroup.c