]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
powerpc/cputime.h: delete duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 26 Jul 2020 00:38:03 +0000 (17:38 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 26 Jul 2020 14:01:31 +0000 (00:01 +1000)
Drop the repeated word "use".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200726003809.20454-4-rdunlap@infradead.org
arch/powerpc/include/asm/cputime.h

index 9335b93924b430b03830e719567c225a4bbaa2eb..ed75d1c318e3124af7ec195902c2051db3fc14fa 100644 (file)
@@ -67,7 +67,7 @@ static inline void arch_vtime_task_switch(struct task_struct *prev)
 
 /*
  * account_cpu_user_entry/exit runs "unreconciled", so can't trace,
- * can't use use get_paca()
+ * can't use get_paca()
  */
 static notrace inline void account_cpu_user_entry(void)
 {