aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2024-01-28 20:52:21 -0700
committerJens Axboe <axboe@kernel.dk>2024-02-08 13:27:06 -0700
commit949249e25f1098315a971b70b893c1a2e2e4a819 (patch)
tree04daab1c1e2584b01b3872cbf30ed94ef5f1ba12 /tools/perf/scripts/python
parentio_uring: cleanup io_req_complete_post() (diff)
downloadlinux-949249e25f1098315a971b70b893c1a2e2e4a819.tar.gz
linux-949249e25f1098315a971b70b893c1a2e2e4a819.zip
io_uring/rw: remove dead file == NULL check
Any read/write opcode has needs_file == true, which means that we would've failed the request long before reaching the issue stage if we didn't successfully assign a file. This check has been dead forever, and is really a leftover from generic code. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions