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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 15 Oct 2007 16:05:44 -0400 From: Jeff Garzik <jgarzik@...ox.com> To: Alejandro Martinez Ruiz <alex@...wedcode.org> CC: netdev@...r.kernel.org Subject: Re: [PATCH] netdev: convert non-obvious instances to use ARRAY_SIZE() Alejandro Martinez Ruiz wrote: > This will convert remaining non-obvious or naive calculations of array > sizes to use ARRAY_SIZE() macro. > > Signed-off-by: Alejandro Martinez Ruiz <alex@...wedcode.org> > --- > drivers/net/cassini.c | 2 +- > drivers/net/irda/donauboe.c | 2 +- > drivers/net/ne-h8300.c | 4 ++-- > drivers/net/tg3.c | 2 +- > drivers/net/tulip/de4x5.c | 4 ++-- > drivers/net/wan/sdla.c | 8 ++++---- > 6 files changed, 11 insertions(+), 11 deletions(-) applied - 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