diff options
| author | 2007-08-09 11:16:47 +0200 | |
|---|---|---|
| committer | 2007-08-09 11:16:47 +0200 | |
| commit | a8e504d2a57ecd3f905b402072cdd1903f963bef (patch) | |
| tree | 1957f0cb0f8b6187f8c299f2be1352a8d35fe5bd /include/linux | |
| parent | sched: add [__]update_rq_clock(rq) (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 'include/linux')
0 files changed, 0 insertions, 0 deletions
