diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-07-16 23:28:03 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-24 13:00:45 -0600 |
commit | bc02ef3325e3ef524ef29b65681ca4207b781224 (patch) | |
tree | da3ea8535bcfccca7ac037b79d6c70b88d40af7b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0e1b6fe3d1e5f1b79c5bec37881c98febfba7718 (diff) |
io_uring: move BUFFER_SELECT check into *recv[msg]
Move REQ_F_BUFFER_SELECT flag check out of io_recv_buffer_select(), and
do that in its call sites That saves us from double error checking and
possibly an extra function call.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions