diff options
author | Xu Wang <[email protected]> | 2020-06-11 02:45:20 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-06-11 12:41:12 -0700 |
commit | 9334d5ba32c052fc925e0c817dc398c98b093221 (patch) | |
tree | 4379f8d173b9b45053acae5e8666bfed3c130009 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ae0b829df7120c78692e49c88453007e531c0e00 (diff) |
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
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]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions