Skip to content
Commit 07bd9686 authored by Tejun Heo's avatar Tejun Heo
Browse files

ide-tape: simplify read/write functions



Impact: cleanup

idetape_chrdev_read/write() functions are unnecessarily complex when
everything can be handled in a single loop.  Collapse
idetape_add_chrdev_read/write_request() into the rw functions and
simplify the implementation.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 6bb11dd1
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