Re: [PATCH] blk-zoned: Remove unnecessary ‘0’ values from ret
From: Chaitanya Kulkarni
Date: Mon Mar 18 2024 - 23:05:32 EST
On 3/17/24 19:55, Li zeming wrote:
> ret is assigned first, so it does not need to initialize the assignment.
>
> Signed-off-by: Li zeming <zeming@xxxxxxxxxxxx>
> ---
>
Looks good.
Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx>
-ck