diff options
| author | Jann Horn <[email protected]> | 2019-11-26 16:39:45 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-11-26 22:02:56 +0000 |
| commit | ad6e005ca68de7af76f9ed3e4c9b6f0aa2f842e3 (patch) | |
| tree | e34750ce64e21d96652e574e74fd1bb88ffac146 /lib/kunit/example-test.c | |
| parent | io_uring: cleanup io_import_fixed() (diff) | |
| download | kernel-ad6e005ca68de7af76f9ed3e4c9b6f0aa2f842e3.tar.gz kernel-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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/kunit/example-test.c')
0 files changed, 0 insertions, 0 deletions
