Commit e279bb4
io_uring: refactor rings_size nosqarray handling
A preparation patch inversing the IORING_SETUP_NO_SQARRAY check, this
way there is only one successful return path from the function, which
will be helpful later.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent ecb8490 commit e279bb4
1 file changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2761 | 2761 | | |
2762 | 2762 | | |
2763 | 2763 | | |
2764 | | - | |
| 2764 | + | |
| 2765 | + | |
| 2766 | + | |
2765 | 2767 | | |
2766 | 2768 | | |
2767 | 2769 | | |
| |||
2785 | 2787 | | |
2786 | 2788 | | |
2787 | 2789 | | |
2788 | | - | |
2789 | | - | |
2790 | | - | |
2791 | | - | |
2792 | | - | |
2793 | | - | |
| 2790 | + | |
| 2791 | + | |
2794 | 2792 | | |
2795 | | - | |
2796 | | - | |
2797 | | - | |
| 2793 | + | |
2798 | 2794 | | |
2799 | | - | |
2800 | | - | |
| 2795 | + | |
| 2796 | + | |
| 2797 | + | |
| 2798 | + | |
| 2799 | + | |
| 2800 | + | |
2801 | 2801 | | |
2802 | 2802 | | |
2803 | 2803 | | |
| |||
0 commit comments