commit | b7a2b39d9b7703ccf068f549c8dc3465fc41d015 | [log] [tgz] |
---|---|---|
author | Nikanth Karthikesan <knikanth@suse.de> | Fri Nov 26 12:37:09 2010 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Nov 26 15:05:36 2010 +0100 |
tree | 6890598daf8e4148a2a9ff085a6cac1f71b24c74 | |
parent | 335d7afbfb71faac833734a94240c1e07cf0ead8 [diff] |
sched: Remove unused argument dest_cpu to migrate_task() Remove unused argument, 'dest_cpu' of migrate_task(), and pass runqueue, as it is always known at the call site. Signed-off-by: Nikanth Karthikesan <knikanth@suse.de> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <201011261237.09187.knikanth@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>