From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/7 v3] au1000-eth: stylistic fixes Date: Thu, 09 Sep 2010 21:37:14 -0700 (PDT) Message-ID: <20100909.213714.233683519.davem@davemloft.net> References: <201009082311.32339.florian@openwrt.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: florian@openwrt.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53150 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751500Ab0IJEg4 (ORCPT ); Fri, 10 Sep 2010 00:36:56 -0400 In-Reply-To: <201009082311.32339.florian@openwrt.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Wed, 8 Sep 2010 23:11:31 +0200 > > This patch fixes the following checkpatch.pl warnings: > - spaces after tabs > - space between function and arguments > - one-line statement braces > - tabs instead of spaces > > Signed-off-by: Florian Fainelli Applied.