OSDN Git Service

staging: comedi: addi_apci_1564: remove unused static variables
authorChase Southwood <chase.southwood@gmail.com>
Sat, 21 Jun 2014 22:25:17 +0000 (17:25 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:09:37 +0000 (20:09 -0400)
commit5f193d736551634c521c05c4896cefbdff8a2a19
tree2a12a19bf44dd973b6ec48c93b935ffcafdaeaa6
parente8ad74f9c7eace7b8ee075d42c2b3d4709b41225
staging: comedi: addi_apci_1564: remove unused static variables

The global variables ui_InterruptStatus_1564 and ui_InterruptData are both
set but never used.  Just remove them from the driver.

Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c