From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6] net_sched: cleanups Date: Wed, 19 Jan 2011 23:42:10 -0800 (PST) Message-ID: <20110119.234210.133906291.davem@davemloft.net> References: <1295501217.2653.480.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]:49931 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754058Ab1ATHlg (ORCPT ); Thu, 20 Jan 2011 02:41:36 -0500 In-Reply-To: <1295501217.2653.480.camel@edumazet-laptop> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Thu, 20 Jan 2011 06:26:56 +0100 > Cleanup net/sched code to current CodingStyle and practices. > > Reduce inline abuse > > Signed-off-by: Eric Dumazet Applied.