staging: wlan-ng: remove redundant code in "#if 0" blocks
authorTim Collier <osdevtc@gmail.com>
Tue, 28 Aug 2018 19:26:12 +0000 (20:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 09:24:23 +0000 (11:24 +0200)
commit8627995cf711ed0e9ff84cf34b5b389fa01fa4c9
tree1502fdea2906976a29c942e4abb5bbef96574c39
parent205d34e90ff8f9891a9fe812a0c15bd2198367ae
staging: wlan-ng: remove redundant code in "#if 0" blocks

Remove two blocks of code that checkpatch identified as redundant
because they were enclosed in "#if...#endif". In the case of
prism2fw.c the associated "TODO" comment was retained.

Signed-off-by: Tim Collier <osdevtc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/p80211netdev.c
drivers/staging/wlan-ng/prism2fw.c