mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
ac55cd6193
The copy_to_user() function returns the number of bytes remaining but we
want to return -EFAULT here.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
tls_main.c | ||
tls_sw.c |