lkml.org 
[lkml]   [2021]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] nvme: remove redundant initialization of variable ret
Date

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

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


\
 
 \ /
  Last update: 2021-05-14 06:44    [W:0.063 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site