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
| ||
|
Message-Id: <20121028.185927.374901219739099234.davem@davemloft.net> Date: Sun, 28 Oct 2012 18:59:27 -0400 (EDT) From: David Miller <davem@...emloft.net> To: ordex@...istici.org Cc: netdev@...r.kernel.org, b.a.t.m.a.n@...ts.open-mesh.org, lindner_marek@...oo.de Subject: Re: [PATCH 03/16] batman-adv: separate BATADV_ATTR_HIF_UINT sysfs name from hard-iface variable From: Antonio Quartulli <ordex@...istici.org> Date: Sun, 28 Oct 2012 12:17:04 +0100 > From: Marek Lindner <lindner_marek@...oo.de> > > Signed-off-by: Marek Lindner <lindner_marek@...oo.de> > Signed-off-by: Antonio Quartulli <ordex@...istici.org> > --- > net/batman-adv/sysfs.c | 15 ++++++++------- > 1 file changed, 8 insertions(+), 7 deletions(-) I was wondering how you could possibly change the list of arguments to these macros, yet avoid changing any of the users. And sure enough it's because these macros are completely unused. Please just remove them instead of changing their interfaces when no users exist. -- 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