Star64_linux/drivers/gpu
Dan Carpenter 9927a403ca i915: return -EFAULT if copy_to_user fails
copy_to_user returns the number of bytes remaining to be copied, but we
want to return a negative error code here.  These are returned to
userspace.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@kernel.org
2010-09-06 23:09:53 +01:00
..
drm i915: return -EFAULT if copy_to_user fails 2010-09-06 23:09:53 +01:00
vga vgaarb: use MIT license 2010-06-03 13:13:34 +10:00
Makefile