From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net/802: indentation cleanup Date: Fri, 24 Aug 2007 22:39:40 -0700 (PDT) Message-ID: <20070824.223940.56806419.davem@davemloft.net> References: <20070817185311.5564198a@freepuppy.rosehill.hemminger.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: shemminger@linux-foundation.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:35170 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1756608AbXHYFjl (ORCPT ); Sat, 25 Aug 2007 01:39:41 -0400 In-Reply-To: <20070817185311.5564198a@freepuppy.rosehill.hemminger.net> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Stephen Hemminger Date: Fri, 17 Aug 2007 18:53:11 -0700 > Run the 802 related protocols through Lindent (and hand cleanup) > to fix indentation and whitespace style issues. Applied to net-2.6.24, thanks.