Re: [PATCH] nvme: remove redundant initialization of variable ret

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On May 13, 2021, at 5:08 AM, Colin King <colin.king@xxxxxxxxxxxxx> wrote:
> 
> -    int ret = -EINVAL;
> +    int ret;
>    bool changed;

It'd be nice to move ret declaration after book changed. 






[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux