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

iov_iter: reorder handling of flavours in primitives



iovec is the most common one; test it first and test explicitly,
rather than "not anything else".  Replace all flavour checks with
use of iov_iter_is_...() helpers.

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