diff options
author | Valentin Schneider <[email protected]> | 2019-04-16 15:06:21 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-16 16:48:51 +0200 |
commit | e2abb398115e9c33f3d1e25bf6d1d08badc58b13 (patch) | |
tree | d81b365931bb527aa3419ffd7d2270e1ab4df159 /scripts/gdb/linux/modules.py | |
parent | 67d4f6ff2fb69e02bd6365a91ca3939b7a14deac (diff) |
sched/fair: Remove unneeded prototype of capacity_of()
The prototype of that function was already hoisted up in:
commit 3b1baa6496e6 ("sched/fair: Add 'group_misfit_task' load-balance type")
but that seems to have been missed. Get rid of the extra prototype.
Signed-off-by: Valentin Schneider <[email protected]>
Acked-by: Quentin Perret <[email protected]>
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Fixes: 2802bf3cd936 ("sched/fair: Add over-utilization/tipping point indicator")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions