diff options
author | Markus Elfring <[email protected]> | 2017-05-06 08:38:49 +0200 |
---|---|---|
committer | David Teigland <[email protected]> | 2017-08-07 11:23:09 -0500 |
commit | fbb1008151cabb83aeadf91ae363196def070eba (patch) | |
tree | 8d259d84cae3c767082194ac72f080b57dbceacd /kernel/trace/trace_functions_graph.c | |
parent | 2c257e96df505a8472c8376524b3a68e8fde66dd (diff) |
dlm: Use kcalloc() in dlm_scan_waiters()
A multiplication for the size determination of a memory allocation
indicated that an array data structure should be processed.
Thus use the corresponding function "kcalloc".
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions