sched clock: simplify __update_sched_clock()
authorIngo Molnar <mingo@elte.hu>
Wed, 30 Jul 2008 08:15:55 +0000 (10:15 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 31 Jul 2008 15:20:55 +0000 (17:20 +0200)
- return the current clock instead of letting callers
  fetch it from scd->clock

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Mike Galbraith <efault@gmx.de>

No differences found