projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92be1fc
)
powerpc/cputime.h: delete duplicated word
author
Randy Dunlap
<rdunlap@infradead.org>
Sun, 26 Jul 2020 00:38:03 +0000
(17:38 -0700)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/cputime.h
b/arch/powerpc/include/asm/cputime.h
index 9335b93924b430b03830e719567c225a4bbaa2eb..ed75d1c318e3124af7ec195902c2051db3fc14fa 100644
(file)
--- a/
arch/powerpc/include/asm/cputime.h
+++ b/
arch/powerpc/include/asm/cputime.h
@@
-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)
{