diff options
author | Tejun Heo <tj@kernel.org> | 2009-04-19 07:00:42 +0900 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-04-28 07:37:29 +0200 |
commit | 8968932e54db35cf9d69cfbbd50c26dfaaa586c7 (patch) | |
tree | 3ed9e5441de92603ad60755b7f0a6129eef17c7d /drivers/parport | |
parent | 59a4f6f355fc718581ddcf1bb45a469d4756c035 (diff) | |
download | linux-8968932e54db35cf9d69cfbbd50c26dfaaa586c7.tar.bz2 |
ide-floppy: block pc always uses bio
Impact: remove unnecessary code path
Block pc requests always use bio and rq->data is always NULL. No need
to worry about !rq->bio cases in idefloppy_block_pc_cmd(). Note that
ide-atapi uses ide_pio_bytes() for bio PIO transfer which handle sg
fine.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions