]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove the 'u64 now' parameter from enqueue_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)
commit81a28590b5567d5b03c219f28771d59853af30cf
tree866cf6dd909c7e1741cb7934bd65283b5e219233
parent99362e1aee452da55bc0a44e901f5c338f6ed639
sched: remove the 'u64 now' parameter from enqueue_entity()

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

( identity transformation that causes no change in functionality. )

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