mirror of
https://github.com/torvalds/linux.git
synced 2026-07-03 03:27:14 +02:00
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 | ||