[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87r1teuoai.fsf@nanos.tec.linutronix.de>
Date: Tue, 14 Jul 2020 17:08:53 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: Claudiu Beznea <claudiu.beznea@...rochip.com>,
john.stultz@...aro.org, sboyd@...nel.org
Cc: linux-kernel@...r.kernel.org,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: Re: [PATCH] timekeeping: correct typo
Claudiu Beznea <claudiu.beznea@...rochip.com> writes:
> Correct typo in logarithmic_accumulation() description.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
> ---
> kernel/time/timekeeping.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/time/timekeeping.c b/kernel/time/timekeeping.c
> index d20d489841c8..6b436d7a751f 100644
> --- a/kernel/time/timekeeping.c
> +++ b/kernel/time/timekeeping.c
> @@ -2001,7 +2001,7 @@ static inline unsigned int accumulate_nsecs_to_secs(struct timekeeper *tk)
> * logarithmic_accumulation - shifted accumulation of cycles
> *
> * This functions accumulates a shifted interval of cycles into
> - * into a shifted interval nanoseconds. Allows for O(log) accumulation
> + * a shifted interval nanoseconds. Allows for O(log) accumulation
If you fix the typo, can you please add the missing 'of' as well?
Thanks,
tglx
Powered by blists - more mailing lists