Re: [linux-pm] [PATCH 15/16] PM: remove trailing space in message

From: Pavel Machek
Date: Mon Feb 08 2010 - 13:12:51 EST


On Sat 2010-02-06 18:47:22, Frans Pop wrote:
> Signed-off-by: Frans Pop <elendil@xxxxxxxxx>
> Cc: linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx
> Cc: Rafael J. Wysocki <rjw@xxxxxxx>

ack.

> +++ b/kernel/power/snapshot.c
> @@ -1500,7 +1500,7 @@ asmlinkage int swsusp_save(void)
> {
> unsigned int nr_pages, nr_highmem;
>
> - printk(KERN_INFO "PM: Creating hibernation image: \n");
> + printk(KERN_INFO "PM: Creating hibernation image:\n");
>
> drain_local_pages(NULL);
> nr_pages = count_data_pages();

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/