1
0
Files
linux/drivers/net
Florian Fainelli c489be085a net: bcmgenet: use kcalloc instead of kzalloc
There were two places that used kzalloc() with a multiplied sizeof(),
replace these with kcalloc as recommended by checkpatch.pl.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-23 15:14:26 -07:00
..
2014-07-09 16:52:49 -07:00
2014-07-14 16:12:15 -07:00
2014-07-14 16:12:15 -07:00