]> git.baikalelectronics.ru Git - kernel.git/commit
cpuset: relocate a misplaced comment
authorZhao Hongjiang <zhaohongjiang@huawei.com>
Sat, 27 Jul 2013 03:56:53 +0000 (11:56 +0800)
committerTejun Heo <tj@kernel.org>
Mon, 29 Jul 2013 18:13:56 +0000 (14:13 -0400)
commit0de0173d45fb5734ed16eac6051396a4c3128757
tree3214484711d56aed0043279cffdd6626b71d3dc4
parent2a758e479d82a144b3811514ced3767208762a0c
cpuset: relocate a misplaced comment

Comment for cpuset_css_offline() was on top of cpuset_css_free().
Move it.

Signed-off-by: Zhao Hongjiang <zhaohongjiang@huawei.com>
Acked-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cpuset.c