]> git.ipfire.org Git - thirdparty/linux.git/commit
sched/fair: Remove unnecessary parameters from wake_affine_idle()
authorMel Gorman <mgorman@techsingularity.net>
Tue, 30 Jan 2018 10:45:52 +0000 (10:45 +0000)
committerIngo Molnar <mingo@kernel.org>
Tue, 6 Feb 2018 09:20:35 +0000 (10:20 +0100)
commit89a55f56fd1cdbe7e69d4693fc5790af9a6e1501
treeb019197e7004e55ebe6732d0fb8713cf5609e6cc
parente7ad203166fff89b1d8253faf68fbe6966bf7181
sched/fair: Remove unnecessary parameters from wake_affine_idle()

wake_affine_idle() takes parameters it never uses so clean it up.

Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20180130104555.4125-2-mgorman@techsingularity.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/fair.c