]> Pileus Git - ~andy/linux/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)
commit9ad9d25a1ec82d6e52d687348e8cdd4942e7d393
treeb0a0f5ecb632993413f776433468a0a17bec7eb6
parenta698b4488ab98deef6c3beeba3e27fea17650132
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