From: Sebastian Reichel <sre@kernel.org>
To: weiyj_lk@163.com
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
David Woodhouse <dwmw2@infradead.org>,
Nicolas Ferre <nicolas.ferre@atmel.com>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>,
Guenter Roeck <linux@roeck-us.net>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
Wei Yongjun <yongjun_wei@trendmicro.com.cn>,
linux-pm@vger.kernel.org
Subject: Re: [PATCH] power/reset: at91: fix return value check in at91_reset_platform_probe()
Date: Thu, 30 Apr 2015 17:38:49 +0200 [thread overview]
Message-ID: <20150430153848.GC6133@earth> (raw)
In-Reply-To: <1429186783-20895-1-git-send-email-weiyj_lk@163.com>
[-- Attachment #1: Type: text/plain, Size: 523 bytes --]
Hi Wei,
On Thu, Apr 16, 2015 at 08:19:43PM +0800, weiyj_lk@163.com wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
>
> In case of error, the function devm_ioremap() returns NULL
> not ERR_PTR(). The IS_ERR() test in the return value check
> should be replaced with NULL test.
>
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Thanks, queued for 4.1-rc with proper Fixes tag:
http://git.infradead.org/battery-2.6.git/commit/932df43005389300a3336421e4aedb25390ae144
-- Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-04-30 15:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-16 12:19 [PATCH] power/reset: at91: fix return value check in at91_reset_platform_probe() weiyj_lk
2015-04-30 15:38 ` 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=20150430153848.GC6133@earth \
--to=sre@kernel.org \
--cc=alexandre.belloni@free-electrons.com \
--cc=dbaryshkov@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=maxime.ripard@free-electrons.com \
--cc=nicolas.ferre@atmel.com \
--cc=weiyj_lk@163.com \
--cc=yongjun_wei@trendmicro.com.cn \
/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