]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44cf45b1f4ad93c964885447cdfe50f7f85ee256
tree2a12a19bf44dd973b6ec48c93b935ffcafdaeaa6
parentd2e5de467b9cbe926c233a35fac54a74a28d4d6f
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