The copy_from_user() function returns the number of bytes not copied but
we want to return a negative error code.
Fixes:
|
||
|---|---|---|
| .. | ||
| drm | ||
| host1x | ||
| ipu-v3 | ||
| vga | ||
| Makefile | ||
The copy_from_user() function returns the number of bytes not copied but
we want to return a negative error code.
Fixes:
|
||
|---|---|---|
| .. | ||
| drm | ||
| host1x | ||
| ipu-v3 | ||
| vga | ||
| Makefile | ||