diff options
author | 2020-07-22 09:23:10 -0700 | |
---|---|---|
committer | 2020-07-28 20:24:14 -0700 | |
commit | 32a2b11f467642ea700bc0b01f4693e52ec0fabd (patch) | |
tree | e721ccd78d206f653b94fe8ad6dbe62b44af85e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: Remove kmem_zone_alloc() usage (diff) | |
download | linux-rng-32a2b11f467642ea700bc0b01f4693e52ec0fabd.tar.xz linux-rng-32a2b11f467642ea700bc0b01f4693e52ec0fabd.zip |
xfs: Remove kmem_zone_zalloc() usage
Use kmem_cache_zalloc() directly.
With the exception of xlog_ticket_alloc() which will be dealt on the
next patch for readability.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions