diff options
| author | Markus Elfring <[email protected]> | 2016-09-23 22:30:32 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2016-09-24 16:35:24 +0100 |
| commit | 057ac1acdfc4743f066fcefe359385cad00549eb (patch) | |
| tree | b5fd619aef3a8ec7bb216422b424c0cf5ceb114d /tools/perf/scripts/python | |
| parent | 1b14adcaf659d988adccda778f286d2be628a1e6 (diff) | |
iio: Use kmalloc_array() in iio_scan_mask_set()
A multiplication for the size determination of a memory allocation
indicated that an array data structure should be processed.
Thus use the corresponding function "kmalloc_array".
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions