]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite32a2b6b013f04dc98b29e2a237378b562659c9f
treec85e83dd19f6954198721a5a3087aa97075c5f74
parent29953f270544bd014da907ea9bd6ab1c8f2a7864
[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