]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: usbduxfast: rename usb_interface variables
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 14 May 2013 20:25:56 +0000 (13:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:24:18 +0000 (16:24 -0700)
commita35fd8a17b4c2e18be025571f94b2a0f5403741f
tree36ec28d8ace0d849d5d5bded10ca92cbf7981477
parentca88c09f0e72148e42f45291841498e082cb2908
staging: comedi: usbduxfast: rename usb_interface variables

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

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