From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] gianfar: Fix misleading indentation in startup_gfar() Date: Tue, 18 Jan 2011 16:16:03 -0800 (PST) Message-ID: <20110118.161603.35023606.davem@davemloft.net> References: <20110118123602.GA26997@oksana.dev.rtsoft.ru> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: cbouatmailru@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:34819 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752497Ab1ASAP3 (ORCPT ); Tue, 18 Jan 2011 19:15:29 -0500 In-Reply-To: <20110118123602.GA26997@oksana.dev.rtsoft.ru> Sender: netdev-owner@vger.kernel.org List-ID: From: Anton Vorontsov Date: Tue, 18 Jan 2011 15:36:02 +0300 > Just stumbled upon the issue while looking for another bug. > > The code looks correct, the indentation is not. > > Signed-off-by: Anton Vorontsov Applied, thank you.