From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] staging: fsl-mc: fix uninitialized variable use
Date: Mon, 27 Nov 2017 10:08:17 +0100 [thread overview]
Message-ID: <20171127090817.GA14195@kroah.com> (raw)
In-Reply-To: <20171127090134.19125-1-laurentiu.tudor@nxp.com>
On Mon, Nov 27, 2017 at 11:01:34AM +0200, laurentiu.tudor at nxp.com wrote:
> From: Laurentiu Tudor <laurentiu.tudor@nxp.com>
>
> Fix this warning triggering on a powerpc build:
> warning: 'error' may be used uninitialized in this function [-Wmaybe-uninitialized]
>
> Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
> ---
You forgot a reported-by line :(
And I beat you by about 30 minutes to this patch, sorry about that.
Next time always test-build your patches...
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: laurentiu.tudor@nxp.com
Cc: ruxandra.radulescu@nxp.com, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org, bogdan.purcareata@nxp.com,
leoyang.li@nxp.com, stuyoder@gmail.com, roy.pledge@nxp.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] staging: fsl-mc: fix uninitialized variable use
Date: Mon, 27 Nov 2017 10:08:17 +0100 [thread overview]
Message-ID: <20171127090817.GA14195@kroah.com> (raw)
In-Reply-To: <20171127090134.19125-1-laurentiu.tudor@nxp.com>
On Mon, Nov 27, 2017 at 11:01:34AM +0200, laurentiu.tudor@nxp.com wrote:
> From: Laurentiu Tudor <laurentiu.tudor@nxp.com>
>
> Fix this warning triggering on a powerpc build:
> warning: 'error' may be used uninitialized in this function [-Wmaybe-uninitialized]
>
> Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
> ---
You forgot a reported-by line :(
And I beat you by about 30 minutes to this patch, sorry about that.
Next time always test-build your patches...
thanks,
greg k-h
next prev parent reply other threads:[~2017-11-27 9:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-27 9:01 [PATCH] staging: fsl-mc: fix uninitialized variable use laurentiu.tudor at nxp.com
2017-11-27 9:01 ` laurentiu.tudor
2017-11-27 9:08 ` Greg KH [this message]
2017-11-27 9:08 ` Greg KH
2017-11-27 9:31 ` Laurentiu Tudor
2017-11-27 9:31 ` Laurentiu Tudor
2017-11-27 9:44 ` Greg KH
2017-11-27 9:44 ` Greg KH
2017-11-28 14:13 ` Dan Carpenter
2017-11-28 14:13 ` Dan Carpenter
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=20171127090817.GA14195@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.