diff options
author | Pavel Begunkov <[email protected]> | 2020-09-06 00:45:48 +0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-09-30 20:32:34 -0600 |
commit | 4be1c615126963ade321492283c05fb653f55099 (patch) | |
tree | 04b140e37dde26645d226f9b461ad286b42475e1 /scripts/gdb/linux/timerlist.py | |
parent | ab0b196ce5551a093388bb2ceace30df7891051c (diff) |
io_uring: kill extra user_bufs check
Testing ctx->user_bufs for NULL in io_import_fixed() is not neccessary,
because in that case ctx->nr_user_bufs would be zero, and the following
check would fail.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions