diff options
author | Xu Wang <[email protected]> | 2020-08-10 02:38:07 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-08-11 10:36:08 -0700 |
commit | e71642009cbd4a874c3af71a4b16b39499f58658 (patch) | |
tree | 6b2d77718f9fa19a08745c56b1a09dc896031e4a /scripts/gdb/linux/modules.py | |
parent | 26896f01467a28651f7a536143fe5ac8449d4041 (diff) |
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
A multiplication for the size determination of a memory allocation
indicated that an array data structure should be processed.
Thus use the corresponding function "devm_kcalloc".
Signed-off-by: Xu Wang <[email protected]>
Acked-by: Shannon Nelson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions