mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-14 23:43:19 +00:00
Note that the code _using_ ->msg_iter at that point will be very unhappy with anything other than unshifted iovec-backed iov_iter. We still need to convert users to proper primitives. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>