diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-07-09 17:36:47 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-09 18:19:54 -0700 |
commit | 40a8a317a02ea516e89ee71d8d355babf0617e5f (patch) | |
tree | c732768e0907f427152f9b5bae4098264ebf0926 /drivers/pci | |
parent | 23acb2fc32ccf511368db38ac4af42ffa8a929bb (diff) | |
download | linux-40a8a317a02ea516e89ee71d8d355babf0617e5f.tar.gz linux-40a8a317a02ea516e89ee71d8d355babf0617e5f.tar.bz2 linux-40a8a317a02ea516e89ee71d8d355babf0617e5f.zip |
net: systemport: use kcalloc instead of kzalloc
checkpatch.pl flagged two uses of kzalloc() for allocating and zeroing
arrays, use kcalloc() instead as recommended.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions