OSDN Git Service

staging: comedi: usbduxfast: rename usb_device variables
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 14 May 2013 20:26:38 +0000 (13:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:24:18 +0000 (16:24 -0700)
commite4a8ecc0005e41b110dddf45926f47f97b08b907
tree69c8453ed8ccee9bc20a6ed895126b3049cd1e6c
parenta35fd8a17b4c2e18be025571f94b2a0f5403741f
staging: comedi: usbduxfast: rename usb_device variables

For aesthetic reasons, globally rename the variables used for the
struct usb_device * in this driver to simply 'usb'.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/usbduxfast.c