Re: [PATCH][next] block: blk-crypto-fallback: remove redundant initialization of variable err

From: Jens Axboe
Date: Wed May 27 2020 - 07:42:41 EST


On 5/26/20 4:49 PM, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> The variable err 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