commit | 006f4ac49742b5f70ef7e39176fd42a500144ccc | [log] [tgz] |
---|---|---|
author | Zefan Li <lizefan@huawei.com> | Thu Sep 18 16:03:15 2014 +0800 |
committer | Tejun Heo <tj@kernel.org> | Thu Sep 18 13:27:23 2014 -0400 |
tree | 976006e7b7a5a0df635538fe51348e4648d9df8c | |
parent | 971ff49355387fef41d1327434d8939721a4eb35 [diff] |
cgroup: simplify proc_cgroup_show() Use the ONE macro instead of REG, and we can simplify proc_cgroup_show(). Signed-off-by: Zefan Li <lizefan@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>