mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 00:21:17 +00:00
cpuset: remove an unncessary forward declaration
Signed-off-by: Li Zefan <lizefan@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
0c21ead136
commit
ff58ac0d58
1 changed files with 0 additions and 3 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue