aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorJann Horn <[email protected]>2019-11-26 17:39:45 +0100
committerJens Axboe <[email protected]>2019-11-26 15:02:56 -0700
commitad6e005ca68de7af76f9ed3e4c9b6f0aa2f842e3 (patch)
treee34750ce64e21d96652e574e74fd1bb88ffac146 /lib/mpi/mpiutil.c
parent7d009165550adc64e3561c65ecce564125052e00 (diff)
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 <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions