[PATCH] suspend: make progress printing prettier
authorPavel Machek <pavel@ucw.cz>
Thu, 23 Mar 2006 11:00:05 +0000 (03:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:08 +0000 (07:38 -0800)
commitce6ed29f3136bc4b3644ecf4091d6390d444f628
treec85e83dd19f6954198721a5a3087aa97075c5f74
parent02aaeb9b952f30b1ad6284d5d45be02030f679db
[PATCH] suspend: make progress printing prettier

Combination of printk/pr_debug led to <7> in the middle of the line, and we
printed way too many dots.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/power/snapshot.c