From: Alexandre Courbot <gnurou@gmail.com>
To: Laurent Navet <laurent.navet@gmail.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] gpiolib: remove unneeded assignation
Date: Mon, 13 Jul 2015 23:20:13 +0900 [thread overview]
Message-ID: <CAAVeFuJ8UKwf9G9r8jONcgpdpRSCaMqXR7wtQniLgmVbUm-nEA@mail.gmail.com> (raw)
In-Reply-To: <1436300535-1230-1-git-send-email-laurent.navet@gmail.com>
On Wed, Jul 8, 2015 at 5:22 AM, Laurent Navet <laurent.navet@gmail.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.
next prev parent reply other threads:[~2015-07-13 14:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-07 20:22 [PATCH] gpiolib: remove unneeded assignation Laurent Navet
2015-07-13 14:20 ` Alexandre Courbot [this message]
2015-07-16 13:51 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAAVeFuJ8UKwf9G9r8jONcgpdpRSCaMqXR7wtQniLgmVbUm-nEA@mail.gmail.com \
--to=gnurou@gmail.com \
--cc=laurent.navet@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).