diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-02-01 03:58:42 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-02-03 17:27:47 -0700 |
commit | 3e577dcd73a1fdc641bf45e5ea4a37869de221b5 (patch) | |
tree | 5770edb4dcebdb65ed0d5a4598ecd09fcdf29ed9 /drivers/usb/cdns3/debug.h | |
parent | 6c8a31346925cbb373f84a18428ab3df59d3950e (diff) |
io_uring: put the flag changing code in the same spot
Both iocb_flags() and kiocb_set_rw_flags() are inline and modify
kiocb->ki_flags. Place them close, so they can be potentially better
optimised.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/usb/cdns3/debug.h')
0 files changed, 0 insertions, 0 deletions