mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
copy_to_user() returns number of not copied bytes, not error code. Signed-off-by: Kulikov Vasiliy <segooon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>