Re: [PATCH] block: Remove redundant initialization of variable ret

From: Jens Axboe
Date: Sat Nov 27 2021 - 11:10:15 EST


On Fri, 26 Nov 2021 23:06:52 +0000, Colin Ian King wrote:
> The variable ret is being initialized with a value that is never
> read, it is being updated later on. The assignment is redundant and
> can be removed.
>
>

Applied, thanks!

[1/1] block: Remove redundant initialization of variable ret
commit: a77f46727daa3febf99663ab1a43c86cf3c2b957

Best regards,
--
Jens Axboe