Skip to content
Commit cd28e28d authored by Al Viro's avatar Al Viro
Browse files

switch drivers/char/mem.c to ->read_iter/->write_iter



Note that _these_ guys have ->read() and ->write() left in place - they are
eqiuvalent to what we'd get if we replaced those with NULL, but we are
talking about hot paths here.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 5d5d5689
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