[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20151103.133244.1213287119275421272.davem@davemloft.net>
Date: Tue, 03 Nov 2015 13:32:44 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: phil@....cc
Cc: shemming@...cade.com, netdev@...r.kernel.org
Subject: Re: [PATCH] net: sched: kill dead code in sch_choke.c
From: Phil Sutter <phil@....cc>
Date: Tue, 3 Nov 2015 19:01:41 +0100
> It looks like this has never been used at all.
>
> Signed-off-by: Phil Sutter <phil@....cc>
Indeed, from day one this was completely unreferenced.
One downside from marking so much stuff const is that an
unreferenced static variable won't be warned as unused if
it's const.
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists