lkml.org 
[lkml]   [2013]   [Oct]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/3] timekeeping: Fix some trivial typos in comments
On 10/17/2013 06:13 PM, Xie XiuQi wrote:
> Signed-off-by: Xie XiuQi <xiexiuqi@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 947ba25..3abf534 100644
> --- a/kernel/time/timekeeping.c
> +++ b/kernel/time/timekeeping.c
> @@ -1613,9 +1613,10 @@ void get_xtime_and_monotonic_and_sleep_offset(struct timespec *xtim,
> * ktime_get_update_offsets - hrtimer helper
> * @offs_real: pointer to storage for monotonic -> realtime offset
> * @offs_boot: pointer to storage for monotonic -> boottime offset
> + * @offs_tai: pointer to storage for monotonic -> clock tai offset
> *
> * Returns current monotonic time and updates the offsets
> - * Called from hrtimer_interupt() or retrigger_next_event()
> + * Called from hrtimer_interrupt() or retrigger_next_event()
> */
> ktime_t ktime_get_update_offsets(ktime_t *offs_real, ktime_t *offs_boot,
> ktime_t *offs_tai)

Even though its trivial, next time please add some sort of commit
message, even if its redundent to the commit subject.

Queued in my 3.13 branch.

thanks
-john



\
 
 \ /
  Last update: 2013-10-19 02:21    [W:0.077 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site