mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-22 20:08:59 +09:00
Switch to using memdup_user when possible. This makes code more smaller and compact, and prevents errors. Signed-off-by: Sasha Levin <levinsasha928@gmail.com> Signed-off-by: Avi Kivity <avi@redhat.com>