diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-12-11 00:38:45 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-12-18 05:57:20 +0300 |
commit | fc4df999e24fc3006441acd4ce6250e6a76ac851 (patch) | |
tree | 3f428262610bf7787a4d97cffaddab8dda4c40af /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b7bb4f7da0a1a92f142697f1c9ce335e7a44f4b1 (diff) | |
download | linux-fc4df999e24fc3006441acd4ce6250e6a76ac851.tar.xz |
io_uring: remove 'sqe' parameter to the OP helpers that take it
We pass in req->sqe for all of them, no need to pass it in as the
request is always passed in. This is a necessary prep patch to be
able to cleanup/fix the request prep path.
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