From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: linux-rtc@vger.kernel.org, a.zummo@towertech.it
Subject: Re: [PATCH] RTC: fix erroneous kerneldoc comment
Date: Thu, 10 Jan 2019 22:15:09 +0100 [thread overview]
Message-ID: <20190110211509.GC2362@piout.net> (raw)
In-Reply-To: <alpine.LFD.2.21.1812260516220.31274@IT-590-06364.gateway.2wire.net>
Hi,
On 26/12/2018 05:18:33-0600, Robert P. J. Day wrote:
>
> Clearly a copy-and paste error.
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---
>
> diff --git a/drivers/rtc/class.c b/drivers/rtc/class.c
> index 3b43787f154b..df45d9a01ff2 100644
> --- a/drivers/rtc/class.c
> +++ b/drivers/rtc/class.c
> @@ -425,7 +425,7 @@ struct rtc_device *devm_rtc_device_register(struct device *dev,
> EXPORT_SYMBOL_GPL(devm_rtc_device_register);
>
> /**
> - * devm_rtc_device_unregister - resource managed devm_rtc_device_unregister()
> + * devm_rtc_device_unregister - resource managed rtc_device_unregister()
This has been removed in 03f39f47dc86 rtc: class: remove
devm_rtc_device_unregister so the patch doesn't apply anymore.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-01-10 21:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-26 11:18 [PATCH] RTC: fix erroneous kerneldoc comment Robert P. J. Day
2019-01-10 21:15 ` Alexandre Belloni [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=20190110211509.GC2362@piout.net \
--to=alexandre.belloni@bootlin.com \
--cc=a.zummo@towertech.it \
--cc=linux-rtc@vger.kernel.org \
--cc=rpjday@crashcourse.ca \
/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.