kernel-ark/drivers/net/wireless/b43
Joe Perches baeb2ffab4 drivers/net: Convert unbounded kzalloc calls to kcalloc
These changes may be slightly safer in some instances.

There are other kzalloc calls with a multiply, but those
calls are typically "small fixed #" * sizeof(some pointer)"
and those are not converted.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-17 17:45:14 -07:00
..
b43.h
debugfs.c
debugfs.h
dma.c
dma.h
Kconfig
leds.c
leds.h
lo.c
lo.h
main.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
main.h
Makefile
pcmcia.c pcmcia: use struct resource for PCMCIA devices, part 2 2010-08-03 09:04:16 +02:00
pcmcia.h
phy_a.c
phy_a.h
phy_common.c
phy_common.h
phy_g.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
phy_g.h
phy_lp.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
phy_lp.h
phy_n.c drivers/net: Convert unbounded kzalloc calls to kcalloc 2010-08-17 17:45:14 -07:00
phy_n.h
pio.c
pio.h
rfkill.c
rfkill.h
sdio.c b43: Add SDIO_DEVICE() for EW-CG1102GC 2010-06-28 15:16:19 -04:00
sdio.h
sysfs.c
sysfs.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
wa.h
xmit.c
xmit.h