mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 04:03:04 +09:00
A _lot_ of ->write() instances were open-coding it; some are converted to memdup_user_nul(), a lot more remain... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>