cgroup: rename cont to cgrp
authorLi Zefan <lizefan@huawei.com>
Fri, 14 Jun 2013 03:17:19 +0000 (11:17 +0800)
committerTejun Heo <tj@kernel.org>
Wed, 19 Jun 2013 08:22:50 +0000 (01:22 -0700)
Cont is short for container. control group was named process container
at first, but then people found container already has a meaning in
linux kernel.

Clean up the leftover variable name @cont.

Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found