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)
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>

No differences found