Re: [PATCH] io_uring: remove excessive unlikely on IS_ERR
From: Jens Axboe
Date: Mon Jan 09 2023 - 18:15:12 EST
On Mon, 09 Jan 2023 21:58:54 +0300, Dmitrii Bundin wrote:
> The IS_ERR function uses the IS_ERR_VALUE macro under the hood which
> already wraps the condition into unlikely.
>
>
Applied, thanks!
[1/1] io_uring: remove excessive unlikely on IS_ERR
commit: 119fda37c54736ea65a669273d0b3c394c99a75c
Best regards,
--
Jens Axboe