This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux
Tejun Heo 6d7003877c 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: Tejun Heo <tj@kernel.org>
2009-04-19 08:46:03 +09:00
..
2009-04-07 10:23:34 +01:00
2009-04-16 08:51:52 -07:00
2009-04-15 08:28:09 +02:00
2009-04-07 08:59:11 +02:00
2009-04-13 15:04:29 -07:00
2009-04-16 16:17:10 -07:00
2009-04-07 08:12:38 +02:00
2009-04-13 15:04:32 -07:00
2009-04-10 21:36:18 +02:00
2009-04-13 14:51:23 -07:00
2009-04-08 14:33:38 -07:00
2009-04-13 15:04:29 -07:00
2009-04-17 10:50:27 -07:00