Skip to content
Commit 6d700387 authored by Tejun Heo's avatar Tejun Heo
Browse files

ide-atapi: kill unused fields and callbacks



Impact: remove fields and code paths which are no longer necessary

Now that ide-tape uses standard mechanisms to transfer data, special
case handling for bh handling can be dropped from ide-atapi.  Drop the
followings.

* pc->cur_pos, b_count, bh and b_data
* drive->pc_update_buffers() and pc_io_buffers().

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 07bd9686
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment