From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6 PATCH] net: Move && and || to end of previous line Date: Sun, 29 Nov 2009 16:55:57 -0800 (PST) Message-ID: <20091129.165557.84377714.davem@davemloft.net> References: <1259001504.16503.79.camel@Joe-Laptop.home> <20091123.104130.117837098.davem@davemloft.net> <1259528449.29779.194.camel@Joe-Laptop.home> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: joe@perches.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:38040 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751946AbZK3Azv (ORCPT ); Sun, 29 Nov 2009 19:55:51 -0500 In-Reply-To: <1259528449.29779.194.camel@Joe-Laptop.home> Sender: netdev-owner@vger.kernel.org List-ID: From: Joe Perches Date: Sun, 29 Nov 2009 13:00:49 -0800 > Not including net/atm/ > > Compiled tested x86 allyesconfig only > Added a > 80 column line or two, which I ignored. > Existing checkpatch plaints willfully, cheerfully ignored. > > Signed-off-by: Joe Perches Applied, thanks a lot Joe.