Re: [PATCH] timekeeping: correct typo

2020-07-14 Thread Thomas Gleixner
Claudiu Beznea writes: > Correct typo in logarithmic_accumulation() description. > > Signed-off-by: Claudiu Beznea > --- > 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

[PATCH] timekeeping: correct typo

2020-07-13 Thread Claudiu Beznea
Correct typo in logarithmic_accumulation() description. Signed-off-by: Claudiu Beznea --- 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/