]> git.baikalelectronics.ru Git - kernel.git/commit
cpuset: get rid of the useless forward declaration of cpuset
authorZhao Hongjiang <zhaohongjiang@huawei.com>
Sat, 27 Jul 2013 03:56:49 +0000 (11:56 +0800)
committerTejun Heo <tj@kernel.org>
Mon, 29 Jul 2013 18:08:08 +0000 (14:08 -0400)
commit2e6462d6cfbf8e4dbb1d4b0914ab6fe358e1e24a
treeb0a0f5ecb632993413f776433468a0a17bec7eb6
parent4d75aa0e4aeb4cb8c0846043cc6d41ece7ea45a1
cpuset: get rid of the useless forward declaration of cpuset

get rid of the useless forward declaration of the struct cpuset cause the
below define 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