diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-07-04 15:03:37 +0300 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2022-07-11 20:49:14 +0300 |
commit | 2b9401e90d369b5fbb8a62e9034ad97297594475 (patch) | |
tree | 0cc38c5bba811c9dc262749c4192be778d129635 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 87c482bdfa79f378297d92af49cdf265be199df5 (diff) | |
download | linux-2b9401e90d369b5fbb8a62e9034ad97297594475.tar.xz |
module: Use vzalloc() instead of vmalloc()/memset(0)
Use vzalloc() instead of vmalloc() and memset(0) to simpify the code.
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Aaron Tomlin <atomlin@redhat.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions