]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: dgap: fix compile warnings by remove dead code
authorMark Hounschell <markh@compro.net>
Tue, 25 Feb 2014 15:02:53 +0000 (10:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Feb 2014 15:36:21 +0000 (07:36 -0800)
commite0f9dfaf0142e0b08fccdf838e5dd3e96592b836
tree6adbd68f2eeb4d97882fd66d9ad41d000c9c5727
parent29f813859663974296ad436c40253c40a64694a0
staging: dgap: fix compile warnings by remove dead code

The last patch series exposed some dead code causing compile warnings.
This patch removes that dead code and fixes the warnings

Signed-off-by: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c