diff options
author | Tejun Heo <tj@kernel.org> | 2009-04-19 01:46:03 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-04-28 07:37:32 +0200 |
commit | 71294cf93d22ceaa75448cc6ebee2c65897be8c2 (patch) | |
tree | a57f2b7ceea1fc490234aa8474b89ade9e262da3 /drivers/ide/tx4938ide.c | |
parent | ide-tape: unify r/w init paths (diff) | |
download | linux-71294cf93d22ceaa75448cc6ebee2c65897be8c2.tar.xz linux-71294cf93d22ceaa75448cc6ebee2c65897be8c2.zip |
ide-tape: use byte size instead of sectors on rw issue functions
Impact: cleanup
Byte size is what most issue functions deal with, make
idetape_queue_rw_tail() and its wrappers take byte size instead of
sector counts. idetape_chrdev_read() and write() functions are
converted to use tape->buffer_size instead of ctl from tape->cap.
This cleans up code a little bit and will ease the next r/w
reimplementation.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ide/tx4938ide.c')
0 files changed, 0 insertions, 0 deletions