Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/ced1401
Greg Kroah-Hartman 74f5671442 Staging: ced1401: fix copy_from/to_user warning messages
Properly check the return value of copy_from/to_user() and handle any
errors that might happen.

This removes a bunch of compiler warnings.

Cc: Alois Schlögl <alois.schloegl@ist.ac.at>
Cc: Greg P. Smith <greg@ced.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-17 21:25:28 -07:00
..
userspace
ced_ioc.c Staging: ced1401: fix copy_from/to_user warning messages 2012-09-17 21:25:28 -07:00
ced_ioctl.h Staging ced1401: cleanup coding style issues. 2012-09-17 21:14:20 -07:00
Kconfig Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
machine.h
Makefile Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
TODO Staging: ced1401: add TODO file 2012-09-17 19:46:05 -07:00
usb1401.c Staging ced1401: cleanup coding style issues. 2012-09-17 21:14:20 -07:00
usb1401.h
use14_ioc.h
use1401.h