linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] RTC: fix erroneous kerneldoc comment
@ 2018-12-26 11:18 Robert P. J. Day
  2019-01-10 21:15 ` Alexandre Belloni
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2018-12-26 11:18 UTC (permalink / raw)
  To: linux-rtc; +Cc: a.zummo, alexandre.belloni


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()
  * @dev: the device to unregister
  * @rtc: the RTC class device to unregister
  *

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                  http://crashcourse.ca/dokuwiki

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-10 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-26 11:18 [PATCH] RTC: fix erroneous kerneldoc comment Robert P. J. Day
2019-01-10 21:15 ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).