]> git.baikalelectronics.ru Git - kernel.git/commit
ath: fix code readability in regd.c
authorLuis de Bethencourt <luisbg@ubuntu.com>
Tue, 30 Mar 2010 15:44:33 +0000 (16:44 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Apr 2010 20:51:04 +0000 (16:51 -0400)
commit3f177a16f37679ed4d1b239ded1e57fb8160c06f
treefbe2e6b4f118da4ab8791072ea32c57cf298cf00
parentad3d1b087fe280d3f80516c6ee6550f1bde1d0b6
ath: fix code readability in regd.c

This is a patch to the ath/regd.c file that fixes two code
readability issues. A space between to separate two defines
and the indentation inside the ath_redg_is_eeprom_valid
function.

Signed-off-by: Luis de Bethencourt <luisbg@ubuntu.com>
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/regd.c