diff options
author | Xu Wang <[email protected]> | 2020-07-16 11:57:36 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-21 15:48:39 +0200 |
commit | 870fdd851ca50ffa552c41fd127afafceb303eca (patch) | |
tree | 20e30fdaabd107fdab2a3826281b4e8c0f551f1e /lib/test_overflow.c | |
parent | 784bb9ad490d26bb1ae059a3197b3b1c55ff4e20 (diff) |
coresight: Use devm_kcalloc() in coresight_alloc_conns()
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: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions