Skip to content
Commit 0a352aaa authored by Jens Axboe's avatar Jens Axboe
Browse files

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: default avatarJens Axboe <axboe@kernel.dk>
parent 0455d4cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment