mirror of https://gitee.com/openkylin/linux.git
eeac8cda2c
The copy_from/to_user() functions return the number of bytes remaining
to be copied but we had intended to return -EFAULT here.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
common.h | ||
lunmgt.c | ||
main.c | ||
main.h | ||
sislite.h | ||
superpipe.c | ||
superpipe.h | ||
vlun.c | ||
vlun.h |