]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbeba6bf22c4fd89ddd7503423296c9048f65e21f
tree1502fdea2906976a29c942e4abb5bbef96574c39
parent22fd96c0287fbf142122e7202e35873ec4c38981
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