Skip to content
Snippets Groups Projects
Commit ff58ac0d authored by Li Zefan's avatar Li Zefan Committed by Tejun Heo
Browse files

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
No related branches found
No related tags found
No related merge requests found
...@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment