diff options
author | 2019-11-26 17:39:45 +0100 | |
---|---|---|
committer | 2019-11-26 15:02:56 -0700 | |
commit | ad6e005ca68de7af76f9ed3e4c9b6f0aa2f842e3 (patch) | |
tree | e34750ce64e21d96652e574e74fd1bb88ffac146 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: cleanup io_import_fixed() (diff) | |
download | linux-dev-ad6e005ca68de7af76f9ed3e4c9b6f0aa2f842e3.tar.xz linux-dev-ad6e005ca68de7af76f9ed3e4c9b6f0aa2f842e3.zip |
io_uring: use kzalloc instead of kcalloc for single-element allocations
These allocations are single-element allocations, so don't use the array
allocation wrapper for them.
Signed-off-by: Jann Horn <jannh@google.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions