linux/drivers/net/ethernet/micrel
Thomas Meyer cb508701ef ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
This considers some simple cases that are common and easy to validate
Note in particular that there are no ...s in the rule, so all of the
matched code has to be contiguous

The semantic patch that makes this change is available
in scripts/coccinelle/api/alloc/kzalloc-simple.cocci.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-21 15:02:36 -05:00
..
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
ks8695net.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2011-10-25 13:25:22 +02:00
ks8695net.h
ks8842.c
ks8851_mll.c ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless 2011-11-21 15:02:36 -05:00
ks8851.c
ks8851.h
ksz884x.c ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 2011-11-21 15:02:36 -05:00
Makefile