commit | 31ee529cc2254e8b62880535ec8f21a4c5e1c091 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:49 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:49 2007 +0200 |
tree | df9a19be47c3111d0e34ce9f13498b236733a850 | |
parent | ff95f3df54609d9d4b9572f8a67d09922a645043 [diff] |
sched: remove the 'u64 now' parameter from ->put_prev_task() remove the 'u64 now' parameter from ->put_prev_task(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>