Re: [PATCH io_uring/net: correct the type of variable

From: Jens Axboe
Date: Fri Mar 01 2024 - 10:55:40 EST



On Fri, 01 Mar 2024 19:43:48 +0500, Muhammad Usama Anjum wrote:
> The namelen is of type int. It shouldn't be made size_t which is
> unsigned. The signed number is needed for error checking before use.
>
>

Applied, thanks!

[1/1] [PATCH io_uring/net: correct the type of variable
commit: e86b4a164fc86d224bd177e02a9c070b9f1c3db4

Best regards,
--
Jens Axboe