Tag user memory pointers with __user.
authorIan Abbott <abbotti@mev.co.uk>
Thu, 19 Jan 2012 14:36:08 +0000 (14:36 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Thu, 19 Jan 2012 14:36:08 +0000 (14:36 +0000)
commita37c960e45c1dcb600819d6c5b5d16bcc931719d
treef399248c08193fc8c11befd3e5091e12bcd42801
parentdd4de64f1f83fbd810849265cab409c57f1619d9
Tag user memory pointers with __user.

Tag user memory pointers with __user.  Also replace some 'void *'
pointers in ioctl handler functions with more specific pointer types.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
comedi/comedi_fops.c
comedi/range.c
include/linux/comedidev.h