]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: dt282x: remove old unused code
authorDeepak R Varma <mh12gx2825@gmail.com>
Tue, 10 Mar 2020 21:25:48 +0000 (02:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Mar 2020 07:04:54 +0000 (08:04 +0100)
commit5ae4994ebecf3f64b777c5d2c6bfbe99666788b1
tree8f8f9a1e717ab6da0d5a9cf14375affe874a70cb
parentc1826b3833470e38e6ecb38f69ff245d98351780
staging: comedi: dt282x: remove old unused code

There are two #if 0 blocks that have no recent history of any change.
Remove those code blocks for improved readability of the code.

Signed-off-by: Deepak R Varma <mh12gx2825@gmail.com>
Link: https://lore.kernel.org/r/20200310212545.GA8914@deeUbuntu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/dt282x.c