diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-04-30 15:22:44 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-05-05 17:14:33 -0600 |
commit | 0a352aaa9473006f6bc5b0b2d707827d1c1afe80 (patch) | |
tree | e3408cc85fdc4df7bfcba9941dc1aa6adff3e59c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0455d4ccec548b0fb51db39a4d3350a7a80a0222 (diff) |
io_uring: use 'sr' vs 'req->sr_msg' consistently
For all of send/sendmsg and recv/recvmsg we have the local 'sr' variable,
yet some cases still use req->sr_msg which sr points to. Use 'sr'
consistently.
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