diff options
author | 2017-04-09 21:07:14 +0200 | |
---|---|---|
committer | 2017-05-01 22:21:33 -0700 | |
commit | df6751f3401f86d87158279850aa9bedeef2d504 (patch) | |
tree | aa9066e34bbb6fcdf7dc06ec8085039ec4ca9805 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | target: Use kmalloc_array() in compare_and_write_callback() (diff) | |
download | wireguard-linux-df6751f3401f86d87158279850aa9bedeef2d504.tar.xz wireguard-linux-df6751f3401f86d87158279850aa9bedeef2d504.zip |
target: Use kmalloc_array() in transport_kmap_data_sg()
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: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions