summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2009-04-18 23:46:02 (GMT)
committerJens Axboe <jens.axboe@oracle.com>2009-04-28 05:37:31 (GMT)
commit6cf3d545f7d71b183e5b89960d4cc850a42c410d (patch)
tree6c1f861ccf5c8cdd858cacf8800c84a4337c9f13 /mm
parente998f30b45efb99a3c3ce7b5483f76317a17abed (diff)
downloadlinux-6cf3d545f7d71b183e5b89960d4cc850a42c410d.tar.xz
ide-tape: kill idetape_bh
Impact: kill now unnecessary idetape_bh With everything using standard mechanisms, there is no need for idetape_bh anymore. Kill it and use tape->buf, cur and valid to describe data buffer instead. Changes worth mentioning are... * idetape_queue_rq_tail() now always queue tape->buf and and adjusts buffer state properly before completion. * idetape_pad_zeros() clears the buffer only once. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions