From: Chris Ball <cjb@laptop.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Axel Lin <axel.lin@gmail.com>,
linux-kernel@vger.kernel.org, Ian Molton <ian@mnementh.co.uk>,
linux-mmc@vger.kernel.org
Subject: Re: [PATCH] mmc: tmio: eliminate unused variable 'mmc' warning
Date: Wed, 03 Aug 2011 08:55:01 -0400 [thread overview]
Message-ID: <m2liva7ize.fsf@bob.laptop.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1108030924440.28502@axis700.grange> (Guennadi Liakhovetski's message of "Wed, 3 Aug 2011 09:26:25 +0200 (CEST)")
Hi,
On Wed, Aug 03 2011, Guennadi Liakhovetski wrote:
> On Wed, 3 Aug 2011, Axel Lin wrote:
>
>> Fix below compile warning:
>> CC drivers/mmc/host/tmio_mmc.o
>> drivers/mmc/host/tmio_mmc.c: In function 'tmio_mmc_suspend':
>> drivers/mmc/host/tmio_mmc.c:30: warning: unused variable 'mmc'
>> drivers/mmc/host/tmio_mmc.c: In function 'tmio_mmc_resume':
>> drivers/mmc/host/tmio_mmc.c:45: warning: unused variable 'mmc'
>>
>> Signed-off-by: Axel Lin <axel.lin@gmail.com>
>
> Good for 3.1, do we also push such "harmless" compiler warning fixes to
> stable?
>
> Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Pushed for 3.1, thanks. I don't think this is appropriate for stable.
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
next prev parent reply other threads:[~2011-08-03 12:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-03 6:48 [PATCH] mmc: tmio: eliminate unused variable 'mmc' warning Axel Lin
2011-08-03 7:26 ` Guennadi Liakhovetski
2011-08-03 12:55 ` Chris Ball [this message]
2011-08-27 19:02 ` Ian Molton
2011-08-28 18:20 ` Chris Ball
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=m2liva7ize.fsf@bob.laptop.org \
--to=cjb@laptop.org \
--cc=axel.lin@gmail.com \
--cc=g.liakhovetski@gmx.de \
--cc=ian@mnementh.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@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.