[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5bc717b81ae009b5a1e47607f23afd3b3c23b102.camel@gmail.com>
Date: Mon, 30 Mar 2020 09:49:19 -0700
From: John Wyatt <jbwyatt4@...il.com>
To: Quentin Deslandes <quentin.deslandes@...ev.co.uk>
Cc: outreachy-kernel@...glegroups.com,
Julia Lawall <julia.lawall@...ia.fr>,
Stefano Brivio <sbrivio@...hat.com>,
Forest Bond <forest@...ttletooquiet.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Colin Ian King <colin.king@...onical.com>,
Malcolm Priestley <tvboxspy@...il.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] staging: vt6656: add error code handling to unused
variable
On Mon, 2020-03-30 at 16:46 +0100, Quentin Deslandes wrote:
> On 03/29/20 01:43:20, John B. Wyatt IV wrote:
> > Add error code handling to unused 'ret' variable that was never
> > used.
> > Return an error code from functions called within
> > vnt_radio_power_on.
> >
> > Issue reported by coccinelle (coccicheck).
> >
> > Suggested-by: Quentin Deslandes <quentin.deslandes@...ev.co.uk>
> > Suggested-by: Stefano Brivio <sbrivio@...hat.com>
> > Signed-off-by: John B. Wyatt IV <jbwyatt4@...il.com>
> > ---
> > v3: Forgot to add v2 code changes to commit.
> >
> > v2: Replace goto statements with return.
> > Remove last if check because it was unneeded.
> > Suggested-by: Julia Lawall <julia.lawall@...ia.fr>
>
> Because it's after the comment line (---), this Suggested-by tag will
> be
> stripped-off when applying the patch.
Understood.
> If you could fix it, then add my review tag.
>
> Reviewed-by: Quentin Deslandes <quentin.deslandes@...ev.co.uk>
>
> Thanks,
> Quentin
Done. Please see v4.
Powered by blists - more mailing lists