From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] fib: cleanups Date: Tue, 05 Oct 2010 00:48:59 -0700 (PDT) Message-ID: <20101005.004859.220068405.davem@davemloft.net> References: <1286258418.2457.7.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]:54756 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757748Ab0JEHsi (ORCPT ); Tue, 5 Oct 2010 03:48:38 -0400 In-Reply-To: <1286258418.2457.7.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Tue, 05 Oct 2010 08:00:18 +0200 > Code style cleanups before upcoming functional changes. > C99 initializer for fib_props array. > > Signed-off-by: Eric Dumazet Applied.