Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751704Ab1DZIZM (ORCPT ); Tue, 26 Apr 2011 04:25:12 -0400 Received: from cantor.suse.de ([195.135.220.2]:38326 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750932Ab1DZIZJ (ORCPT ); Tue, 26 Apr 2011 04:25:09 -0400 Date: Tue, 26 Apr 2011 10:25:07 +0200 (CEST) From: Jiri Kosina To: Randy Dunlap Cc: Joe Perches , linux-kernel@vger.kernel.org Subject: Re: [TRIVIAL PATCH] treewide: Cleanup continuations and remove logging message whitespace In-Reply-To: <20110425082230.6d656ed0.randy.dunlap@oracle.com> Message-ID: References: <65136ab68431de0cc0c554663cee33fc9d4a9850.1303615717.git.joe@perches.com> <20110425082230.6d656ed0.randy.dunlap@oracle.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 823 Lines: 24 On Mon, 25 Apr 2011, Randy Dunlap wrote: > > Using C line continuation inside format strings is error prone. > > Clean up the unintended whitespace introduced by misuse of \. > > Neaten correctly used line continations as well for consistency. > > > > drivers/scsi/arcmsr/arcmsr_hba.c has these errors as well, > > but arcmsr needs a lot more work and the driver should likely be > > moved to staging instead. > > > > Signed-off-by: Joe Perches > > Acked-by: Randy Dunlap Applied, thanks. -- Jiri Kosina SUSE Labs, Novell Inc. -- 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/