diff options
| author | Tejun Heo <tj@kernel.org> | 2009-04-19 07:00:43 +0900 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2009-04-19 07:00:43 +0900 |
| commit | fc38b521dcffcb07447cd98fedc56f495c10b90d (patch) | |
| tree | cc0fdc986970179c95612f8d3dc9c06c78fa6d53 /tools/perf/scripts | |
| parent | ide-cd,atapi: use bio for internal commands (diff) | |
| download | linux-fc38b521dcffcb07447cd98fedc56f495c10b90d.tar.gz linux-fc38b521dcffcb07447cd98fedc56f495c10b90d.zip | |
ide-pm: don't abuse rq->data
Impact: cleanup rq->data usage
ide-pm uses rq->data to carry pointer to struct request_pm_state
through request queue and rq->special is used to carray pointer to
local struct ide_cmd, which isn't necessary. Use rq->special for
request_pm_state instead and use local ide_cmd in
ide_start_power_step().
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
