diff options
author | Shannon Nelson <snelson@pensando.io> | 2020-08-27 16:00:21 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-28 08:01:30 -0700 |
commit | ee205626afa3960fb6353fd6c7a51522c5ce7686 (patch) | |
tree | 876facccab995e88e690b4c55890bf57dd70fa63 /net/ipv6/seg6_local.c | |
parent | 9aa1c152eb44c28a7306bbb2597b32d8e1d65a49 (diff) |
ionic: use kcalloc for new arrays
Use kcalloc for allocating arrays of structures.
Following along after
commit e71642009cbdA ("ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()")
there are a couple more array allocations that can be converted
to using devm_kcalloc().
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/seg6_local.c')
0 files changed, 0 insertions, 0 deletions