diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-07-13 22:59:18 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-24 12:55:44 -0600 |
commit | b64e3444d4e1c71fe148a4f4535395b1fdd73200 (patch) | |
tree | 5869c54192f97b1ba36f51551ef8b5303e3ad5b0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e73751225bae1e9b67e957afb273366fbb6ca136 (diff) |
io_uring: simplify io_req_map_rw()
Don't deref req->io->rw every time, but put it in a local variable. This
looks prettier, generates less instructions, and doesn't break alias
analysis.
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