[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAVeFuJ8UKwf9G9r8jONcgpdpRSCaMqXR7wtQniLgmVbUm-nEA@mail.gmail.com>
Date: Mon, 13 Jul 2015 23:20:13 +0900
From: Alexandre Courbot <gnurou@...il.com>
To: Laurent Navet <laurent.navet@...il.com>
Cc: Linus Walleij <linus.walleij@...aro.org>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] gpiolib: remove unneeded assignation
On Wed, Jul 8, 2015 at 5:22 AM, Laurent Navet <laurent.navet@...il.com> wrote:
> ret is assigned value from of_property_read_string_index but is
> overwritten before being used so remove it.
> Also fix coverity CID 1309759
You should probably have a line that says
Reported-by: coverity (CID 1309759)
As other similar patches do.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists