ath5k: ath5k_setup_channels cleanup and whitespace
authorBruno Randolf <br1@einfach.org>
Wed, 19 Jan 2011 09:20:52 +0000 (18:20 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 25 Jan 2011 21:39:06 +0000 (16:39 -0500)
commit97d9c3a354f9eb6b8bfe4bf672bdbe9ff76956e6
treefe2af3153958d390598a346ceb45d946a51c7dfa
parent0a8d7cb0c8182df7a28ad719780071178c386f0f
ath5k: ath5k_setup_channels cleanup and whitespace

Remove useless test_bit - it's not going to happen because of the way this
function is called only when that bit is set.

And fix some whitespace.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Acked-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c