aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2007-08-09 11:16:47 +0200
committerIngo Molnar <[email protected]>2007-08-09 11:16:47 +0200
commita8e504d2a57ecd3f905b402072cdd1903f963bef (patch)
tree1957f0cb0f8b6187f8c299f2be1352a8d35fe5bd /scripts/patch-kernel
parentb04a0f4c1651a553ee1a03dc70297d66ec74db5c (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