mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
copy_to_user() returns the number of bytes remaining, but we want a negative error code here. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>