mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>