diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-10-22 16:47:17 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-23 13:07:12 -0600 |
commit | 9aaf354352f1142831457492790d6bfa9c883021 (patch) | |
tree | 18276d1e4695df05950fe985d7125e56eee62747 /drivers/usb/cdns3/cdns3-ti.c | |
parent | feaadc4fc2ebdbd53ffed1735077725855a2af53 (diff) |
io_uring: simplify nxt propagation in io_queue_sqe
Don't overuse goto's, complex control flow doesn't make compilers happy
and makes code harder to read.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions