]> git.karo-electronics.de Git - linux-beck.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)
commit0b9e6965add0701e5cbf56d5bab6d9181e948359
tree3214484711d56aed0043279cffdd6626b71d3dc4
parent9ad9d25a1ec82d6e52d687348e8cdd4942e7d393
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