aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2020-07-09 15:07:01 -0600
committerJens Axboe <[email protected]>2020-07-09 15:07:01 -0600
commit4349f30ecb8068d146a1e57bb12f46e745323b4c (patch)
tree05d186d26f388ea113dcf9ec47b243a438cc213e /tools/perf/scripts/python
parent2bc9930e78fe0cb3e7b7e3169de0a40baee38d29 (diff)
io_uring: remove dead 'ctx' argument and move forward declaration
We don't use 'ctx' at all in io_sq_thread_drop_mm(), it just works on the mm of the current task. Drop the argument. Move io_file_put_work() to where we have the other forward declarations of functions. Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions