sched/core: Remove unused @cpu argument from destroy_sched_domain*()
authorPeter Zijlstra <[email protected]>
Mon, 9 May 2016 08:37:54 +0000 (10:37 +0200)
committerIngo Molnar <[email protected]>
Fri, 30 Sep 2016 08:54:05 +0000 (10:54 +0200)
commitf39180efe5737af8467139bf8af7ca27057be87f
tree1dcb5c28ae0a5bbc05a69048881aedc2e5e5cf0e
parent0176beaffbe9ed627b6a4dfa61d640f1a848086f
sched/core: Remove unused @cpu argument from destroy_sched_domain*()

Small cleanup; nothing uses the @cpu argument so make it go away.

Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/sched/core.c