diff options
author | 2014-07-09 17:36:47 -0700 | |
---|---|---|
committer | 2014-07-09 18:19:54 -0700 | |
commit | 40a8a317a02ea516e89ee71d8d355babf0617e5f (patch) | |
tree | c732768e0907f427152f9b5bae4098264ebf0926 /drivers/net/dummy.c | |
parent | net: systemport: align multiple lines correctly (diff) | |
download | wireguard-linux-40a8a317a02ea516e89ee71d8d355babf0617e5f.tar.xz wireguard-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/net/dummy.c')
0 files changed, 0 insertions, 0 deletions