commit | 27c766aaacb265d625dc634bf7903f7f9fd0c697 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Feb 15 15:06:19 2012 -0800 |
committer | Wim Van Sebroeck <wim@iguana.be> | Tue Mar 27 19:59:26 2012 +0200 |
tree | 06b399d21dec006bc0a3e1c6685b076753e19b94 | |
parent | 7cbc353540c31ffaf65ad44d89b955be0f1d04dc [diff] |
watchdog: Use pr_<fmt> and pr_<level> Use the current logging styles. Make sure all output has a prefix. Add missing newlines. Remove now unnecessary PFX, NAME, and miscellaneous other #defines. Coalesce formats. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>