From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] Move "struct net" declaration inside the __KERNEL__ macro guard Date: Wed, 22 Sep 2010 13:21:13 -0700 (PDT) Message-ID: <20100922.132113.115922473.davem@davemloft.net> References: <20100917.165120.139548355.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, akpm@linux-foundation.org, davem@google.com To: aaw@google.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:35008 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754240Ab0IVUUy (ORCPT ); Wed, 22 Sep 2010 16:20:54 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Ollie Wild Date: Wed, 22 Sep 2010 10:54:54 -0500 > On Fri, Sep 17, 2010 at 6:51 PM, David Miller wrote: >> >> From: Ollie Wild >> Date: Fri, 17 Sep 2010 14:38:59 -0500 >> >> > (Resending with a proper signoff.) >> >> Your patch is still unusable because your email client white-space mangled >> the patch, turning tabs into space characters. >> >> Please fix this up and resubmit, thanks. > > Third time's a charm ... > > Signed-off-by: Ollie Wild Applied, thanks.