summaryrefslogtreecommitdiffstats
path: root/drivers/base
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2009-04-19 08:46:03 +0900
committerTejun Heo <tj@kernel.org>2009-04-19 08:46:03 +0900
commit6bb11dd14f70228f8dab25fd25dabeb9bc74926d (patch)
tree804b2032537e47d21f577fd849355a191faf715b /drivers/base
parent88f1b941c5c94016a59144a3c94c9ca31eb16205 (diff)
downloadop-kernel-dev-6bb11dd14f70228f8dab25fd25dabeb9bc74926d.zip
op-kernel-dev-6bb11dd14f70228f8dab25fd25dabeb9bc74926d.tar.gz
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/base')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud