linux/drivers/net/ehea
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
..
ehea_ethtool.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
ehea_hw.h
ehea_main.c drivers/net: Convert unbounded kzalloc calls to kcalloc 2010-08-17 17:45:14 -07:00
ehea_phyp.c
ehea_phyp.h powerpc: Move ehea hcall definitions into hvcall.h 2009-11-24 14:33:03 +11:00
ehea_qmr.c ehea: error handling improvement 2010-04-21 22:32:43 -07:00
ehea_qmr.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
ehea.h of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
Makefile