diff options
author | 2016-05-19 16:45:28 +0530 | |
---|---|---|
committer | 2016-05-19 11:01:02 -0400 | |
commit | c688c641c514933aa82c9707c99a6fff8831e103 (patch) | |
tree | 79599be64d55fd978090b8dbaecc5d2b375ee982 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/amd/powerplay/hwmgr: use kmemdup (diff) | |
download | wireguard-linux-c688c641c514933aa82c9707c99a6fff8831e103.tar.xz wireguard-linux-c688c641c514933aa82c9707c99a6fff8831e103.zip |
drm/amd/powerplay/hwmgr: use kmemdup
Use kmemdup when some other buffer is immediately copied into allocated
region. It replaces call to allocation followed by memcpy, by a single
call to kmemdup.
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions