• T
    ide-atapi: kill unused fields and callbacks · 29d1a437
    Tejun Heo 提交于
    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: NTejun Heo <tj@kernel.org>
    29d1a437
ide.h 45.1 KB