commit | 226afe68fdbd1aa3680158aca0a3631cbd019626 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Dec 02 19:12:37 2010 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 07 16:34:48 2010 -0500 |
tree | 89e31323c0798493b9d0b3ec32df33fc21d82bf6 | |
parent | 3800276a40751539a920ef8e0537ef2e19126799 [diff] |
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 <joe@perches.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>