diff options
author | Ingo Molnar <mingo@elte.hu> | 2007-08-09 11:16:47 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2007-08-09 11:16:47 +0200 |
commit | a8e504d2a57ecd3f905b402072cdd1903f963bef (patch) | |
tree | 1957f0cb0f8b6187f8c299f2be1352a8d35fe5bd /arch/v850/Kconfig.debug | |
parent | b04a0f4c1651a553ee1a03dc70297d66ec74db5c (diff) |
sched: eliminate rq_clock() use
eliminate rq_clock() use by changing it to:
update_rq_clock(rq)
now = rq->clock;
identity transformation - no change in behavior.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/v850/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions