sched: remove the 'u64 now' parameter from dec_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)
commit79b5dddf831b4719b7ec8dfcfb9bf9c619805b9c
treeaa7c191ff7a94f5c71dea3dfef88747972fef7ec
parent29b4b623fe8163ca3c1da125da81234d41c8a3db
sched: remove the 'u64 now' parameter from dec_load()

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

( identity transformation that causes no change in functionality. )

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