cgroup: Reorganize kernel/cgroup/rstat.c
[sfrench/cifs-2.6.git] / kernel / cgroup / cgroup-internal.h
index aab4d0a09670f40a386e989898dd9046e7baee9b..2bf6fb417588c0683b2a5d4931550b7596e464ea 100644 (file)
@@ -206,8 +206,8 @@ int cgroup_task_count(const struct cgroup *cgrp);
 void cgroup_rstat_flush(struct cgroup *cgrp);
 int cgroup_rstat_init(struct cgroup *cgrp);
 void cgroup_rstat_exit(struct cgroup *cgrp);
-void cgroup_base_stat_cputime_show(struct seq_file *seq);
 void cgroup_rstat_boot(void);
+void cgroup_base_stat_cputime_show(struct seq_file *seq);
 
 /*
  * namespace.c