diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-10-16 15:49:49 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-10-29 13:43:27 -0600 |
commit | 003f82b58c99146dfb0c9ce1ee7ed59bc572959b (patch) | |
tree | 69f111a0aca58873c95f59f65c85cd8b83ed372a /io_uring/uring_cmd.c | |
parent | 892d3e80e1b9fc09aefdfd4d31f10f3d018863a0 (diff) |
io_uring/rw: get rid of using req->imu
It's assigned in the same function that it's being used, get rid of
it. A local variable will do just fine.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/uring_cmd.c')
0 files changed, 0 insertions, 0 deletions