OSDN Git Service

staging: dgnc: remove useless variable 'ch_intr_modem'
authorDaeseok Youn <daeseok.youn@gmail.com>
Wed, 6 Jul 2016 06:18:56 +0000 (15:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 17:13:26 +0000 (19:13 +0200)
commit74c900f5e99e2af69e71e4527088a204ad9dd6e4
tree7092077faf956ebc791e18ddebb78ac78d083b32
parent572f4f61cd56a192dca8415f84d1abd6b10e2b26
staging: dgnc: remove useless variable 'ch_intr_modem'

The 'ch_intr_modem' variable was used only for increasing.
So the 'ch_intr_modem' variable is not useful for this driver.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_cls.c
drivers/staging/dgnc/dgnc_driver.h
drivers/staging/dgnc/dgnc_neo.c