Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -68,9 +68,6 @@
 */
int number_of_cpusets __read_mostly;

/* Forward declare cgroup structures */
struct cgroup_subsys cpuset_subsys;

/* See "Frequency meter" comments, below. */

struct fmeter {