Commit ff58ac0d authored by Li Zefan's avatar Li Zefan Committed by Tejun Heo

cpuset: remove an unncessary forward declaration

Signed-off-by: default avatarLi Zefan <lizefan@huawei.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 0c21ead1
...@@ -68,9 +68,6 @@ ...@@ -68,9 +68,6 @@
*/ */
int number_of_cpusets __read_mostly; int number_of_cpusets __read_mostly;
/* Forward declare cgroup structures */
struct cgroup_subsys cpuset_subsys;
/* See "Frequency meter" comments, below. */ /* See "Frequency meter" comments, below. */
struct fmeter { struct fmeter {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment