commit | d2182b69dcb6a68b1ef6070b2efd094e13dea3f1 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Dec 15 14:55:53 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 19 14:35:31 2011 -0500 |
tree | 92da8da22d48540d9f28b1e91ba0d1befbac5fe9 | |
parent | a85e1d55974646a442d95911e3f7d7a891ea9ac5 [diff] |
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, 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 <joe@perches.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>