mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>