From: Michal Marek <mmarek@suse.cz>
To: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kconfig: fix unused var warnings
Date: Wed, 31 Aug 2011 16:34:40 +0200 [thread overview]
Message-ID: <4E5E4680.5000700@suse.cz> (raw)
In-Reply-To: <1314451271-27151-1-git-send-email-Gregory.Dietsche@cuw.edu>
On 27.8.2011 15:21, Greg Dietsche wrote:
> This patch corrects two warnings generated by `make menuconfig`:
> textbox.c:323:9: warning: variable ‘x’ set but not used
> textbox.c:323:6: warning: variable ‘y’ set but not used
>
> Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
This was fixed slightly differently by
https://lkml.org/lkml/2011/8/20/11. Thanks for the patch nevertheless.
Michal
prev parent reply other threads:[~2011-08-31 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-27 13:21 [PATCH] kconfig: fix unused var warnings Greg Dietsche
2011-08-31 14:34 ` 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=4E5E4680.5000700@suse.cz \
--to=mmarek@suse.cz \
--cc=Gregory.Dietsche@cuw.edu \
--cc=linux-kbuild@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 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.