]> Pileus Git - ~andy/linux/commit
[PATCH] USB: optimise devio.c usbdev_read fix
authorAndrew Morton <akpm@osdl.org>
Thu, 19 Jan 2006 07:55:07 +0000 (23:55 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Mar 2006 22:49:52 +0000 (14:49 -0800)
commit9fcd5c322ca2ee636e06e0c099cf8f1a692f832e
tree8fcc2c099ed815e2efbcb53d1662855298af97cf
parent8781ba0aa9d9dd2870b75dba8d9a47e0f5a3f96a
[PATCH] USB: optimise devio.c usbdev_read fix

drivers/usb/core/devio.c: In function `usbdev_read':
drivers/usb/core/devio.c:140: error: invalid type argument of `->'
drivers/usb/core/devio.c:141: error: invalid type argument of `->'
drivers/usb/core/devio.c:142: error: invalid type argument of `->'
drivers/usb/core/devio.c:143: error: invalid type argument of `->'

Cc: Oliver Neukum <oliver@neukum.org>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/devio.c