From: "Michael Büsch" <mb@bu3sch.de>
To: balbi@ti.com
Cc: Tony Lindgren <tony@atomide.com>,
linux-omap <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] cbus-retu-wdt: Remove unused nonstandard interfaces
Date: Thu, 03 Mar 2011 15:18:13 +0100 [thread overview]
Message-ID: <1299161893.31972.0.camel@maggie> (raw)
In-Reply-To: <20110303094251.GG2644@legolas.emea.dhcp.ti.com> (sfid-20110303_104301_717489_FFFFFFFFDB9EB0D8)
On Thu, 2011-03-03 at 11:42 +0200, Felipe Balbi wrote:
> On Wed, Mar 02, 2011 at 05:11:58PM +0100, Michael Buesch wrote:
> > @@ -175,9 +124,9 @@ static int retu_wdt_release(struct inode
> > struct retu_wdt_dev *wdev = file->private_data;
> >
> > #ifndef CONFIG_WATCHDOG_NOWAYOUT
> > - retu_wdt_ping_enable(retu_wdt);
> > + retu_wdt_ping_enable(wdev);
> > #endif
> > - clear_bit(0, &retu_wdt->users);
> > + clear_bit(0, &wdev->users);
>
> this hunk isn't part of this patch.
Well, it's a compiler warning cleanup, so I thought it would be fine
to go with the big cleanup patch.
Is it necessary to do a separate patch for this?
--
Greetings Michael.
next prev parent reply other threads:[~2011-03-03 14:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-02 16:11 [PATCH] cbus-retu-wdt: Remove unused nonstandard interfaces Michael Buesch
2011-03-03 9:42 ` Felipe Balbi
2011-03-03 14:18 ` Michael Büsch [this message]
2011-03-03 14:27 ` Felipe Balbi
2011-03-08 23:02 ` Tony Lindgren
2011-03-09 17:40 ` Michael Buesch
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=1299161893.31972.0.camel@maggie \
--to=mb@bu3sch.de \
--cc=balbi@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/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