diff options
author | 2016-09-22 21:54:33 +0200 | |
---|---|---|
committer | 2016-10-10 11:46:35 -0700 | |
commit | 7ed3b3943281e9da32b52e2aac77bdb2c42c5117 (patch) | |
tree | 3d4f537c3f0baf5f42306bb776c0432a04c68629 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/vmwgfx: Avoid validating views on view destruction (diff) | |
download | wireguard-linux-7ed3b3943281e9da32b52e2aac77bdb2c42c5117.tar.xz wireguard-linux-7ed3b3943281e9da32b52e2aac77bdb2c42c5117.zip |
drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
Multiplications for the size determination of memory allocations
indicated that array data structures 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>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Signed-off-by: Sinclair Yeh <syeh@vmware.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions