Re: [PATCH] io_uring: Fix an unsigned subtraction which can never be negative.

From: Jens Axboe
Date: Tue Mar 08 2022 - 20:04:17 EST


On Tue, 8 Mar 2022 15:57:17 +0800, Jiapeng Chong wrote:
> Eliminate the follow smatch warnings:
>
> fs/io_uring.c:10358 __do_sys_io_uring_enter() warn: unsigned 'fd' is
> never less than zero.
>
>

Applied, thanks!

[1/1] io_uring: Fix an unsigned subtraction which can never be negative.
commit: 90e80add901b03fe6f3bc5ca6481414ee9f039ab

Best regards,
--
Jens Axboe