[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7cbce70d-741e-2948-d1c4-9f30a89d029d@kernel.dk>
Date: Wed, 10 Feb 2021 13:30:22 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Colin King <colin.king@...onical.com>,
Pavel Begunkov <asml.silence@...il.com>,
io-uring@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] io_uring: remove redundant initialization of
variable ret
On 2/10/21 1:00 PM, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The variable ret is being initialized with a value that is never read
> and it is being updated later with a new value. The initialization is
> redundant and can be removed.
Applied, thanks.
--
Jens Axboe
Powered by blists - more mailing lists