diff options
author | 2021-10-18 21:16:21 +0800 | |
---|---|---|
committer | 2021-10-21 13:04:57 +0200 | |
commit | 9437e393777e6d6c30807c2e9abe27b14703e7f4 (patch) | |
tree | 88b2622556bc1ab96a3e1c27b041226030b0cada /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PM: hibernate: fix sparse warnings (diff) | |
download | wireguard-linux-9437e393777e6d6c30807c2e9abe27b14703e7f4.tar.xz wireguard-linux-9437e393777e6d6c30807c2e9abe27b14703e7f4.zip |
PM: hibernate: swap: Use vzalloc() and kzalloc()
Replace vmalloc()/memset() with vzalloc() and kmalloc()/memset() with
kzalloc() to simplify the code.
Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions