diff options
| author | Ingo Molnar <[email protected]> | 2007-08-09 11:16:47 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2007-08-09 11:16:47 +0200 |
| commit | c1b3da3ecdbf9e9f377474c11ba988b8821f86c8 (patch) | |
| tree | cb38b24a25ec27eed779e100eb9af909ba487bb7 /scripts/patch-kernel | |
| parent | 2ab81159fa426bd09c21faf7c25fba13bc9d2902 (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 <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions