From: Sebastian Reichel <sre@kernel.org>
To: Takeshi Yoshimura <yos@sslab.ics.keio.ac.jp>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
David Woodhouse <dwmw2@infradead.org>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] power_supply: 88pm860x_charger: Do not call free_irq() twice
Date: Fri, 29 May 2015 16:34:38 +0200 [thread overview]
Message-ID: <20150529143438.GA9783@earth> (raw)
In-Reply-To: <1432905403-27416-1-git-send-email-yos@sslab.ics.keio.ac.jp>
[-- Attachment #1: Type: text/plain, Size: 293 bytes --]
Hi,
On Fri, May 29, 2015 at 01:16:43PM +0000, Takeshi Yoshimura wrote:
> My static checker detected double free_irq() in pm860x_charger_remove().
> Unloading this module always causes a warning. This patch removes the
> first redundant free_irq() call.
Thanks, queued for 4.2.
-- Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-05-29 14:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-29 13:16 [PATCH 1/1] power_supply: 88pm860x_charger: Do not call free_irq() twice Takeshi Yoshimura
2015-05-29 14:34 ` Sebastian Reichel [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=20150529143438.GA9783@earth \
--to=sre@kernel.org \
--cc=dbaryshkov@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=yos@sslab.ics.keio.ac.jp \
/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.