lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ