提交 c7d50d2b 编写于 作者: M Mathieu Malaterre 提交者: Alexandre Belloni

rtc: remove a warning during scripts/kernel-doc step

During compilation using W=1 one would get:

drivers/rtc/systohc.c:11: info: Scanning doc for rtc_set_ntp_time
drivers/rtc/systohc.c:23: warning: bad line:  (
Signed-off-by: NMathieu Malaterre <malat@debian.org>
Signed-off-by: NAlexandre Belloni <alexandre.belloni@bootlin.com>
上级 9dddb1bd
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
* cases. * cases.
* *
* -EPROTO is returned if now.tv_nsec is not close enough to *target_nsec. * -EPROTO is returned if now.tv_nsec is not close enough to *target_nsec.
( *
* If temporary failure is indicated the caller should try again 'soon' * If temporary failure is indicated the caller should try again 'soon'
*/ */
int rtc_set_ntp_time(struct timespec64 now, unsigned long *target_nsec) int rtc_set_ntp_time(struct timespec64 now, unsigned long *target_nsec)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册