diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-07-10 22:13:54 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-08-10 19:24:19 +0300 |
commit | 3aaf22b62a9270b90524cd257755b960461a7614 (patch) | |
tree | ab7a9b6c1c74fb866461713cf0ba2c088ca65377 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9e4bef2ba9e0c5fd0e0ae383f0c0fb0e338aafad (diff) | |
download | linux-3aaf22b62a9270b90524cd257755b960461a7614.tar.xz |
io_uring/fdinfo: get rid of ref tryget
The caller holds a reference to the ring itself, so by definition
the ring cannot go away. There's no need to play games with tryget
for the reference, as we don't need an extra reference at all.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions