Skip to content
Commit 81594e7e authored by Dmitrii Bundin's avatar Dmitrii Bundin Committed by Jens Axboe
Browse files

io_uring: remove excessive unlikely on IS_ERR



The IS_ERR function uses the IS_ERR_VALUE macro under the hood which
already wraps the condition into unlikely.

Signed-off-by: default avatarDmitrii Bundin <dmitrii.bundin.a@gmail.com>
Link: https://lore.kernel.org/r/20230109185854.25698-1-dmitrii.bundin.a@gmail.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent cbeb47a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment