From: John Stultz <john.stultz@linaro.org>
To: Xie XiuQi <xiexiuqi@huawei.com>, Jiri Kosina <trivial@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
Christoph Lameter <cl@linux-foundation.org>,
Pekka Enberg <penberg@kernel.org>, Matt Mackall <mpm@selenic.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH 3/3] timekeeping: Fix some trivial typos in comments
Date: Fri, 18 Oct 2013 16:32:35 -0700 [thread overview]
Message-ID: <5261C513.3050100@linaro.org> (raw)
In-Reply-To: <52608B3A.7050808@huawei.com>
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
prev parent reply other threads:[~2013-10-18 23:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 1:11 [PATCH 0/3] Fix some trivial typos in comments Xie XiuQi
2013-10-18 1:12 ` [PATCH 1/3] irq: " Xie XiuQi
2013-10-18 3:10 ` Randy Dunlap
2013-10-18 12:50 ` Jiri Kosina
2013-10-18 1:12 ` [PATCH 2/3] mm: " Xie XiuQi
2013-10-20 18:01 ` Christoph Lameter
2013-10-18 1:13 ` [PATCH 3/3] timekeeping: " Xie XiuQi
2013-10-18 23:32 ` John Stultz [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=5261C513.3050100@linaro.org \
--to=john.stultz@linaro.org \
--cc=akpm@linux-foundation.org \
--cc=cl@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
--cc=penberg@kernel.org \
--cc=tglx@linutronix.de \
--cc=trivial@kernel.org \
--cc=xiexiuqi@huawei.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox