watchdog: Use pr_<fmt> and pr_<level>
authorJoe Perches <joe@perches.com>
Wed, 15 Feb 2012 23:06:19 +0000 (15:06 -0800)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 27 Mar 2012 17:59:26 +0000 (19:59 +0200)
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>

No differences found