From: Joe Perches Date: Thu, 15 Dec 2011 22:55:53 +0000 (-0800) Subject: ath: Convert ath_dbg(bar, ATH_DBG_, to ath_dbg(bar, FOO X-Git-Tag: v3.3-rc1~182^2~44^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2182b69dcb6a68b1ef6070b2efd094e13dea3f1;p=pandora-kernel.git ath: Convert ath_dbg(bar, ATH_DBG_, to ath_dbg(bar, FOO Add ATH_DBG_ to macros to shorten the uses and reduce the line count. Coalesce ath_dbg formats. Add missing spaces to coalesced formats. Add missing newline terminations to ath_dbg formats. Align ath_dbg arguments where appropriate. Standardize ath_dbg formats without periods. Signed-off-by: Joe Perches Signed-off-by: John W. Linville --- Reading git-diff-tree failed