diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-07-23 21:42:15 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-24 02:14:26 +0400 |
commit | c489be085ac89895fda724242814e4fe4d5277da (patch) | |
tree | 750630611f8a10586d82b5abd2a56af6862f52d0 /drivers/misc/bmp085.c | |
parent | 8900ea570a38740dc2769080b3bda4f90504d9e3 (diff) | |
download | linux-c489be085ac89895fda724242814e4fe4d5277da.tar.xz |
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>
Diffstat (limited to 'drivers/misc/bmp085.c')
0 files changed, 0 insertions, 0 deletions