Skip to content

Commit

Permalink
cpuset: remove an unncessary forward declaration
Browse files Browse the repository at this point in the history
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
  • Loading branch information
Li Zefan authored and Tejun Heo committed Aug 14, 2013
1 parent 0c21ead commit ff58ac0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kernel/cpuset.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit ff58ac0

Please sign in to comment.