[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <70a77fb7-ccfa-2843-c30b-beb5ba493856@kernel.dk>
Date: Thu, 11 Jun 2020 09:16:02 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Colin King <colin.king@...onical.com>, linux-block@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] pktcdvd: remove redundant initialization of variable ret
On 6/11/20 8:30 AM, 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