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
.gitignore -rw-r--r-- 10 bytes
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 662 bytes
eisa-bus.c -rw-r--r-- 10.6 KB
eisa.ids -rw-r--r-- 54.4 KB
pci_eisa.c -rw-r--r-- 1.7 KB
virtual_root.c -rw-r--r-- 1.7 KB

back to top