From: Michal Marek <mmarek@suse.cz>
To: Luka Perkov <luka.perkov@sartura.hr>, linux-kbuild@vger.kernel.org
Cc: yann.morin.1998@free.fr
Subject: Re: [PATCH] kconfig: fix build warning
Date: Mon, 01 Dec 2014 15:32:40 +0100 [thread overview]
Message-ID: <547C7C08.6000200@suse.cz> (raw)
In-Reply-To: <00000149fc943418-9754cb63-3a60-4a20-be0a-73081913356c-000000@email.amazonses.com>
On 2014-11-29 18:23, Luka Perkov wrote:
> Patch fixes following build warning:
>
> In file included from scripts/kconfig/zconf.tab.c:2537:0:
> scripts/kconfig/menu.c: In function ‘get_symbol_str’:
> scripts/kconfig/menu.c:590:18: warning: ‘jump’ may be used uninitialized in this function [-Wmaybe-uninitialized]
> jump->offset = strlen(r->s);
> ^
> scripts/kconfig/menu.c:551:19: note: ‘jump’ was declared here
> struct jump_key *jump;
>
> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
Thanks for the patch, but a similar one has already been merged to
kbuild.git and linux-next.git.
Michal
prev parent reply other threads:[~2014-12-01 14:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-29 17:23 [PATCH] kconfig: fix build warning Luka Perkov
2014-12-01 14:32 ` Michal Marek [this message]
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=547C7C08.6000200@suse.cz \
--to=mmarek@suse.cz \
--cc=linux-kbuild@vger.kernel.org \
--cc=luka.perkov@sartura.hr \
--cc=yann.morin.1998@free.fr \
/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.