Revision 25477f2398f39a35f110e02f6c7d8dd1023c47c1 authored by Dan Carpenter on 06 June 2010, 19:03:04 UTC, committed by Greg Kroah-Hartman on 30 June 2010, 15:18:14 UTC
copy_to_user() returns the number of bites remaining but we want to
return a negative error code here.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent f2102d3
History
File Mode Size
xenbus
xenfs
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 403 bytes
balloon.c -rw-r--r-- 14.6 KB
cpu_hotplug.c -rw-r--r-- 2.0 KB
events.c -rw-r--r-- 21.2 KB
evtchn.c -rw-r--r-- 11.9 KB
features.c -rw-r--r-- 762 bytes
grant-table.c -rw-r--r-- 14.2 KB
manage.c -rw-r--r-- 5.5 KB
sys-hypervisor.c -rw-r--r-- 9.1 KB
xencomm.c -rw-r--r-- 5.4 KB

back to top