mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
c4aec31013
The copy_to_user() function returns the number of bytes that were not
copied but we want to return -EFAULT on error here.
Fixes:
|
||
---|---|---|
.. | ||
pci | ||
platform | ||
Kconfig | ||
Makefile | ||
vfio_iommu_spapr_tce.c | ||
vfio_iommu_type1.c | ||
vfio_spapr_eeh.c | ||
vfio.c | ||
virqfd.c |