[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100208181237.GC1469@ucw.cz>
Date: Mon, 8 Feb 2010 19:12:37 +0100
From: Pavel Machek <pavel@....cz>
To: Frans Pop <elendil@...net.nl>
Cc: linux-kernel@...r.kernel.org, linux-pm@...ts.linux-foundation.org
Subject: Re: [linux-pm] [PATCH 15/16] PM: remove trailing space in message
On Sat 2010-02-06 18:47:22, Frans Pop wrote:
> Signed-off-by: Frans Pop <elendil@...net.nl>
> Cc: linux-pm@...ts.linux-foundation.org
> Cc: Rafael J. Wysocki <rjw@...k.pl>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists