kernel-ark/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
ks8695net.c
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