mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 20:23:04 +09:00
"copied nothing" == "return 0", not "return full size".
Fixes: aa28de275a "iov_iter/hardening: move object size checks to inlined part"
Spotted-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>