From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6] net/ipv4: EXPORT_SYMBOL cleanups Date: Mon, 12 Jul 2010 12:58:11 -0700 (PDT) Message-ID: <20100712.125811.123990117.davem@davemloft.net> References: <1278746530.2538.41.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: eric.dumazet@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:37198 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752784Ab0GLT54 (ORCPT ); Mon, 12 Jul 2010 15:57:56 -0400 In-Reply-To: <1278746530.2538.41.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Sat, 10 Jul 2010 09:22:10 +0200 > CodingStyle cleanups > > EXPORT_SYMBOL should immediately follow the symbol declaration. > > Signed-off-by: Eric Dumazet Applied.