io_uring: improve send/recv error handling
commit 7297ce3d upstream. Hide all error handling under common if block, removes two extra ifs on the success path and keeps the handling more condensed. Signed-off-by:Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/5761545158a12968f3caf30f747eea65ed75dfc1.1637524285.git.asml.silence@gmail.com Signed-off-by:
Jens Axboe <axboe@kernel.dk> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
-
mentioned in commit 6ee6efe3
-
mentioned in commit 0ac03106
-
mentioned in commit 583e755a
-
mentioned in commit 8917c4ff
-
mentioned in commit 8b3487af
-
mentioned in commit 3a5d409a
-
mentioned in commit 3844ec18
-
mentioned in commit 711109a5
-
mentioned in commit 07723a7f
-
mentioned in commit ad4691fb
-
mentioned in commit 4b912a63
-
mentioned in commit fb0cece7
-
mentioned in commit fb0cece7
-
mentioned in commit 43fbff80
-
mentioned in commit 5fb3e36f
-
mentioned in commit ec587574
-
mentioned in commit 5f7826e7
-
mentioned in commit cec52ca6
-
mentioned in commit b28a5779
-
mentioned in commit b28a5779
Please sign in to comment