sched: remove the 'u64 now' parameter from pick_next_entity()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (11:16 +0200)
commit9948f4b2a728e9ca4928a9a97eb09df955f5b17c
tree0df971ebc9da516864392c29254484a4e900f12b
parent8494f412edecbdbc36105e0a08f80d05a14dde2c
sched: remove the 'u64 now' parameter from pick_next_entity()

remove the 'u64 now' parameter from pick_next_entity().

( identity transformation that causes no change in functionality. )

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c