diff options
author | 2020-08-20 11:34:39 +0300 | |
---|---|---|
committer | 2020-08-20 05:36:19 -0600 | |
commit | 867a23eab52847d41a0a6eae41a64d76de7782a8 (patch) | |
tree | 48d204ce4cf3ac11de1ca386d11105cb0a3e9355 /scripts/gen_compile_commands.py | |
parent | io_uring: comment on kfree(iovec) checks (diff) | |
download | linux-dev-867a23eab52847d41a0a6eae41a64d76de7782a8.tar.xz linux-dev-867a23eab52847d41a0a6eae41a64d76de7782a8.zip |
io_uring: kill extra iovec=NULL in import_iovec()
If io_import_iovec() returns an error, return iovec is undefined and
must not be used, so don't set it to NULL when failing.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions