]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove the 'u64 now' local variables
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:51 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:51 +0000 (11:16 +0200)
commitb1b19095bc4a39ac5af8bc752953f5df5402d12c
tree9bf9002699184a1171522735b2be92bead6df02e
parent5b5cd6cc8e2876df594226617c8bcc0bc292bb64
sched: remove the 'u64 now' local variables

final step: remove all (now superfluous) 'u64 now' variables.

( identity transformation that causes no change in functionality. )

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