From: "linyujun (C)" <linyujun809@huawei.com>
To: Wolfram Sang <wsa@kernel.org>, <a.zummo@towertech.it>,
<alexandre.belloni@bootlin.com>, <mcoquelin.stm32@gmail.com>,
<alexandre.torgue@foss.st.com>, <akpm@linux-foundation.org>,
<wim@iguana.be>, <linux-rtc@vger.kernel.org>,
<linux-stm32@st-md-mailman.stormreply.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -next v2] rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
Date: Thu, 15 Sep 2022 14:54:38 +0800 [thread overview]
Message-ID: <ae138b14-1479-3988-06f9-b69e4c174a90@huawei.com> (raw)
In-Reply-To: <YyLGsybCM5a5N1Mt@shikoro>
OK, I'll remove the second part of the commit message and send a v3 patch.
在 2022/9/15 14:31, Wolfram Sang 写道:
> On Thu, Sep 15, 2022 at 09:33:04AM +0800, Lin Yujun wrote:
>> Use platform_device_put() to free platform device before print
>> error message when platform_device_add() fails to run. Add dev_err()
>> to report error in case of alloc memory to wdt_pdev fail.
> The second part of the commit message is now obsolete.
>
WARNING: multiple messages have this Message-ID (diff)
From: "linyujun (C)" <linyujun809@huawei.com>
To: Wolfram Sang <wsa@kernel.org>, <a.zummo@towertech.it>,
<alexandre.belloni@bootlin.com>, <mcoquelin.stm32@gmail.com>,
<alexandre.torgue@foss.st.com>, <akpm@linux-foundation.org>,
<wim@iguana.be>, <linux-rtc@vger.kernel.org>,
<linux-stm32@st-md-mailman.stormreply.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -next v2] rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
Date: Thu, 15 Sep 2022 14:54:38 +0800 [thread overview]
Message-ID: <ae138b14-1479-3988-06f9-b69e4c174a90@huawei.com> (raw)
In-Reply-To: <YyLGsybCM5a5N1Mt@shikoro>
OK, I'll remove the second part of the commit message and send a v3 patch.
在 2022/9/15 14:31, Wolfram Sang 写道:
> On Thu, Sep 15, 2022 at 09:33:04AM +0800, Lin Yujun wrote:
>> Use platform_device_put() to free platform device before print
>> error message when platform_device_add() fails to run. Add dev_err()
>> to report error in case of alloc memory to wdt_pdev fail.
> The second part of the commit message is now obsolete.
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-09-15 6:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-15 1:33 [PATCH -next v2] rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register() Lin Yujun
2022-09-15 1:33 ` Lin Yujun
2022-09-15 6:31 ` Wolfram Sang
2022-09-15 6:31 ` Wolfram Sang
2022-09-15 6:54 ` linyujun (C) [this message]
2022-09-15 6:54 ` linyujun (C)
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=ae138b14-1479-3988-06f9-b69e4c174a90@huawei.com \
--to=linyujun809@huawei.com \
--cc=a.zummo@towertech.it \
--cc=akpm@linux-foundation.org \
--cc=alexandre.belloni@bootlin.com \
--cc=alexandre.torgue@foss.st.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=wim@iguana.be \
--cc=wsa@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.