* [PATCH] timekeeper: fix comment typo for tk_setup_internals()
@ 2013-11-28 8:28 Yijing Wang
2013-12-02 22:40 ` John Stultz
0 siblings, 1 reply; 2+ messages in thread
From: Yijing Wang @ 2013-11-28 8:28 UTC (permalink / raw)
To: John Stultz, Thomas Gleixner; +Cc: linux-kernel, Yijing Wang, Hanjun Guo
Fix trivial comment typo for tk_setup_internals().
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
---
kernel/time/timekeeping.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/kernel/time/timekeeping.c b/kernel/time/timekeeping.c
index 3abf534..5c02cf9 100644
--- a/kernel/time/timekeeping.c
+++ b/kernel/time/timekeeping.c
@@ -90,8 +90,9 @@ static void tk_set_sleep_time(struct timekeeper *tk, struct timespec t)
}
/**
- * timekeeper_setup_internals - Set up internals to use clocksource clock.
+ * tk_setup_internals - Set up internals to use clocksource clock.
*
+ * @tk: The target timekeeper to setup.
* @clock: Pointer to clocksource.
*
* Calculates a fixed cycle/nsec interval for a given clocksource/adjustment
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] timekeeper: fix comment typo for tk_setup_internals()
2013-11-28 8:28 [PATCH] timekeeper: fix comment typo for tk_setup_internals() Yijing Wang
@ 2013-12-02 22:40 ` John Stultz
0 siblings, 0 replies; 2+ messages in thread
From: John Stultz @ 2013-12-02 22:40 UTC (permalink / raw)
To: Yijing Wang, Thomas Gleixner; +Cc: linux-kernel, Hanjun Guo
On 11/28/2013 12:28 AM, Yijing Wang wrote:
> Fix trivial comment typo for tk_setup_internals().
>
> Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Queued for 3.14.
Thanks!
-john
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-02 22:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28 8:28 [PATCH] timekeeper: fix comment typo for tk_setup_internals() Yijing Wang
2013-12-02 22:40 ` John Stultz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox