Commit 062d04d
io_uring: clean leftovers after splitting issue
Kill extra if in io_issue_sqe() and place send/recv[msg] calls
appropriately under switch's cases.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent a71976f commit 062d04d
1 file changed
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5831 | 5831 | | |
5832 | 5832 | | |
5833 | 5833 | | |
| 5834 | + | |
| 5835 | + | |
5834 | 5836 | | |
5835 | | - | |
5836 | | - | |
5837 | | - | |
5838 | | - | |
| 5837 | + | |
5839 | 5838 | | |
5840 | 5839 | | |
| 5840 | + | |
| 5841 | + | |
5841 | 5842 | | |
5842 | | - | |
5843 | | - | |
5844 | | - | |
5845 | | - | |
| 5843 | + | |
5846 | 5844 | | |
5847 | 5845 | | |
5848 | 5846 | | |
| |||
0 commit comments