sched: remove the 'u64 now' parameter from set_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)
commit8494f412edecbdbc36105e0a08f80d05a14dde2c
treec89ad92e6a609023c973a06be2c8928e9ec63561
parent525c2716a41d3e87387b32c5b0868acb52cbb559
sched: remove the 'u64 now' parameter from set_next_entity()

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

( identity transformation that causes no change in functionality. )

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c
This page took 0.024192 seconds and 5 git commands to generate.