diff options
author | 2021-10-15 17:09:16 +0100 | |
---|---|---|
committer | 2021-10-19 05:49:56 -0600 | |
commit | 5cb03d63420bcf533111d30690141a5b28c172fa (patch) | |
tree | 78e8c955fd6336af20615d8673ee3b5968881076 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: optimise fixed rw rsrc node setting (diff) | |
download | wireguard-linux-5cb03d63420bcf533111d30690141a5b28c172fa.tar.xz wireguard-linux-5cb03d63420bcf533111d30690141a5b28c172fa.zip |
io_uring: clean io_prep_rw()
We already store req->file in a variable in io_prep_rw(), just use it
instead of a couple of left references to kicob->ki_filp.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/2f5889fc7ab670daefd5ccaedd99416d8355f0ad.1634314022.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions