staging: comedi: usbduxfast: use a local var for the usbduxfastsub_s
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 14 May 2013 20:25:22 +0000 (13:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:24:17 +0000 (16:24 -0700)
Add a local variable to hold the pointer to the place in the
usbduxfast array the is being configured for the device.

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>

No differences found