Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753167Ab0BHSMs (ORCPT ); Mon, 8 Feb 2010 13:12:48 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:47532 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750962Ab0BHSMq (ORCPT ); Mon, 8 Feb 2010 13:12:46 -0500 Date: Mon, 8 Feb 2010 19:12:37 +0100 From: Pavel Machek To: Frans Pop Cc: linux-kernel@vger.kernel.org, linux-pm@lists.linux-foundation.org Subject: Re: [linux-pm] [PATCH 15/16] PM: remove trailing space in message Message-ID: <20100208181237.GC1469@ucw.cz> References: <201002061844.45212.elendil@planet.nl> <1265478443-31072-15-git-send-email-elendil@planet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1265478443-31072-15-git-send-email-elendil@planet.nl> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 885 Lines: 26 On Sat 2010-02-06 18:47:22, Frans Pop wrote: > Signed-off-by: Frans Pop > Cc: linux-pm@lists.linux-foundation.org > Cc: Rafael J. Wysocki 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/