Staging: comedi: addi_apci_3120: Remove unnecessary if
authorShraddha Barke <shraddha.6596@gmail.com>
Mon, 7 Sep 2015 14:28:23 +0000 (19:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:54 +0000 (18:24 -0700)
commita15adada1ca0f2b853d7876045e0580e831f91b5
treecf932fd4ecf3ebcb463ec6f1ffab322461befd42
parent4e0407b453d082747c088fb6e704c85476bbf212
Staging: comedi: addi_apci_3120: Remove unnecessary if

Remove the if condition, as the code inside the if condition is
commented and does not have any FIXME or TODO comment.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi_apci_3120.c