linux/drivers/staging/comedi
Greg Kroah-Hartman 92d0127c9d Staging: comedi: __user markup on comedi_fops.c
Hm, what a mess.  I tried to properly mark up the __user pointers,
but for some of these structures, we use them both in the kernel,
and across the user/kernel boundry, which isn't ok.  So we end
up generating a few new sparse warnings in places we were not before,
but the large majority of things are now properly tagged in the fops
file.

The whole ioctl interface needs to be carefully looked at in the future.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-11 11:36:03 -07:00
..
drivers Staging: comedi: range.c: properly mark up __user pointers 2010-05-11 11:36:03 -07:00
kcomedilib Staging: comedi: kcomedilib: make it typesafe 2010-05-11 11:36:02 -07:00
Kconfig
Makefile
TODO
comedi.h Staging: comedi: __user markup on comedi_fops.c 2010-05-11 11:36:03 -07:00
comedi_compat32.c Staging: comedi: range.c: properly mark up __user pointers 2010-05-11 11:36:03 -07:00
comedi_compat32.h
comedi_fops.c Staging: comedi: __user markup on comedi_fops.c 2010-05-11 11:36:03 -07:00
comedi_fops.h
comedidev.h Staging: comedi: drivers.c sparse cleanup 2010-05-11 11:36:03 -07:00
comedilib.h Staging: comedi: kcomedilib: make it typesafe 2010-05-11 11:36:02 -07:00
drivers.c Staging: comedi: drivers.c sparse cleanup 2010-05-11 11:36:03 -07:00
internal.h Staging: comedi: drivers.c sparse cleanup 2010-05-11 11:36:03 -07:00
proc.c Staging: comedi: clean up sparse issues in proc.c 2010-05-11 11:36:03 -07:00
range.c Staging: comedi: range.c: properly mark up __user pointers 2010-05-11 11:36:03 -07:00