diff options
author | 2017-01-13 13:37:25 +0100 | |
---|---|---|
committer | 2017-01-17 18:27:38 +0000 | |
commit | d9bc4a8539a518636cd70d498e94787e32ea8fbe (patch) | |
tree | 96973cd0ccde057d259baaec8e824783044e94c7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | spi: Use kcalloc() in spi_register_board_info() (diff) | |
download | wireguard-linux-d9bc4a8539a518636cd70d498e94787e32ea8fbe.tar.xz wireguard-linux-d9bc4a8539a518636cd70d498e94787e32ea8fbe.zip |
spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects()
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 <elfring@users.sourceforge.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions