]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: usbdevfs_urb: __user annotation
authorMarcin Slusarz <marcin.slusarz@gmail.com>
Sun, 16 Dec 2007 02:23:20 +0000 (03:23 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:34:58 +0000 (14:34 -0800)
commit7f9705b04c1638b3682f63ece7931384f4542f17
tree8205653fe89640216af6ff8857ae88a474e3fc1b
parent0354c1acd8f74e7bda752108c052972a1d1b6c3f
USB: usbdevfs_urb: __user annotation

fix warning:
drivers/usb/core/devio.c:1226:20: warning: incorrect type in assignment (different address spaces)
drivers/usb/core/devio.c:1226:20:    expected void *usercontext
drivers/usb/core/devio.c:1226:20:    got void [noderef] <asn:1>*

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usbdevice_fs.h