From: Anton Vorontsov <cbouatmailru@gmail.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Alan Cox <alan@linux.intel.com>,
linux-kernel@vger.kernel.org,
Anton Vorontsov <cbouatmailru@gmail.com>
Subject: Re: [PATCH] wm831x-backup: Remove unused variables
Date: Tue, 17 Nov 2009 19:18:44 +0300 [thread overview]
Message-ID: <20091117161844.GA10453@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <20091117160616.GA21302@rakim.wolfsonmicro.main>
On Tue, Nov 17, 2009 at 04:06:17PM +0000, Mark Brown wrote:
> On Tue, Nov 17, 2009 at 03:44:54PM +0000, Alan Cox wrote:
> > Signed-off-by: Alan Cox <alan@linux.intel.com>
>
> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
>
> Adding Anton since this is one for his tree.
Applied, thanks.
> > ---
> >
> > drivers/power/wm831x_backup.c | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> >
> > diff --git a/drivers/power/wm831x_backup.c b/drivers/power/wm831x_backup.c
> > index f181076..bf4f387 100644
> > --- a/drivers/power/wm831x_backup.c
> > +++ b/drivers/power/wm831x_backup.c
> > @@ -164,7 +164,7 @@ static __devinit int wm831x_backup_probe(struct platform_device *pdev)
> > struct wm831x *wm831x = dev_get_drvdata(pdev->dev.parent);
> > struct wm831x_backup *devdata;
> > struct power_supply *backup;
> > - int ret, irq, i;
> > + int ret;
> >
> > devdata = kzalloc(sizeof(struct wm831x_backup), GFP_KERNEL);
> > if (devdata == NULL)
> >
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
prev parent reply other threads:[~2009-11-17 16:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-17 15:44 [PATCH] wm831x-backup: Remove unused variables Alan Cox
2009-11-17 16:06 ` Mark Brown
2009-11-17 16:18 ` Anton Vorontsov [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=20091117161844.GA10453@oksana.dev.rtsoft.ru \
--to=cbouatmailru@gmail.com \
--cc=alan@linux.intel.com \
--cc=avorontsov@ru.mvista.com \
--cc=broonie@opensource.wolfsonmicro.com \
--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