From: Sujith Date: Tue, 18 Nov 2008 03:38:13 +0000 (+0530) Subject: ath9k: General code scrub X-Git-Tag: v2.6.29-rc1~581^2~383^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46d14a58ffb42702e4c1b8bb88cfa05414617f4c;p=pandora-kernel.git ath9k: General code scrub Replace TRUE/FALSE macros with VALID/INVALID macros. Follow a consistent variable convention. Remove unnecessary comments. Add all RC phy macros into a single enum. Merge functions into reasonably sized entities. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed