diff options
author | Pavel Begunkov <[email protected]> | 2022-11-30 15:21:52 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-11-30 10:26:57 -0700 |
commit | 9805fa2d94993e16efd0e1adbd2b54d8d1fe2f9f (patch) | |
tree | 880afb7c19c4898443ce7cad847df4a63d797133 /drivers/usb/cdns3/cdns3-debug.h | |
parent | f6f7f903e78dddcb1e1552b896e0e3e9c14c17ae (diff) |
io_uring: carve io_poll_check_events fast path
The fast path in io_poll_check_events() is when we have only one
(i.e. master) reference. Move all verification, cancellations
checks, edge case handling and so on under a common if.
Signed-off-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/8c21c5d5e027e32dc553705e88796dec79ff6f93.1669821213.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions