]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath: fix coding style/readability in ath/ar9170
authorLuis de Bethencourt <luisbg@dharma.ireland.sun.com>
Wed, 31 Mar 2010 14:07:48 +0000 (15:07 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Apr 2010 20:55:07 +0000 (16:55 -0400)
commitb409894f9d6961bd5feffb86ba1d8dbbebfb5b72
tree6f421c24ce6cca3c656858e89c9c45e1b2d2a252
parent4d66edc8b6c0622ed6df74709de65f70d1ca222f
ath: fix coding style/readability in ath/ar9170

This is a patch to files in ath/ar9170 that fixes a set of warnings
found by checkpatch.pl tool. A line over 80 characters, a few empty
spaces before tab and a few empty characters before a new line.

Signed-off-by: Luis de Bethencourt <luisbg@ubuntu.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ar9170/cmd.h
drivers/net/wireless/ath/ar9170/eeprom.h
drivers/net/wireless/ath/ar9170/main.c