Skip to content
Commit ad6e005c authored by Jann Horn's avatar Jann Horn Committed by Jens Axboe
Browse files

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: default avatarJann Horn <jannh@google.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 7d009165
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment