]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove the 'u64 now' parameter from inc_load()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
commitd0b071ceda02c9397a4c3444e2ad7d33e94b46eb
tree01213e2c44e0b226eb6ac8d257c655dc6ef1ec31
parent844792150f6b5442310aaa788df8796e482c07ee
sched: remove the 'u64 now' parameter from inc_load()

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

( identity transformation that causes no change in functionality. )

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