time: Delete repeated words in comments
Drop repeated words in kernel/time/. {when, one, into} Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: John Stultz <john.stultz@linaro.org> Link: https://lore.kernel.org/r/20200807033248.8452-1-rdunlap@infradead.org
This commit is contained in:

committed by
Thomas Gleixner

parent
d60d7de3e1
commit
b0294f3025
@@ -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
|
||||
* loop.
|
||||
*
|
||||
* Returns the unconsumed cycles.
|
||||
|
Reference in New Issue
Block a user