From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [2.6 patch] net/sched/: possible cleanups Date: Tue, 14 Dec 2004 23:59:49 -0200 Message-ID: <41BF9A95.5050902@conectiva.com.br> References: <20041215012754.GH12937@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@oss.sgi.com Return-path: To: Adrian Bunk In-Reply-To: <20041215012754.GH12937@stusta.de> Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org Adrian Bunk wrote: > The patch below contans the following possible cleanups: > - make some needlessly global code static > - sch_htb.c: #undef HTB_DEBUG > > > diffstat output: > include/net/act_api.h | 3 --- Adrian, may I suggest that you post the networking related patches only to netdev? - Arnaldo