From: Joe Perches Date: Fri, 3 Dec 2010 03:12:37 +0000 (-0800) Subject: ath: Convert ath_print to ath_dbg X-Git-Tag: v2.6.38-rc1~476^2~169^2^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=226afe68fdbd1aa3680158aca0a3631cbd019626;p=pandora-kernel.git ath: Convert ath_print to ath_dbg Remove ath/debug.h and the includes of these files. Coalesce long formats. Correct a few misspellings and missing "\n"s from these logging messages. Remove unnecessary trailing space before a newline. Remove ARRAY_SIZE casts, use printf type %zu Signed-off-by: Joe Perches Signed-off-by: John W. Linville --- Reading git-diff-tree failed