]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commitca88c09f0e72148e42f45291841498e082cb2908
tree80fbbe2478d89dff154c829685d0bcb0588ad6d8
parent64bf88bfd96958339b4d2b18589cfd8a8fd1c5e6
staging: comedi: usbduxfast: use a local var for the usbduxfastsub_s

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>
drivers/staging/comedi/drivers/usbduxfast.c