cpuset: rename @cont to @cgrp
authorLi Zefan <lizefan@huawei.com>
Fri, 14 Jun 2013 03:18:27 +0000 (11:18 +0800)
committerTejun Heo <tj@kernel.org>
Fri, 14 Jun 2013 03:48:19 +0000 (20:48 -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