aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cputime.h
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-25 17:38:03 -0700
committerMichael Ellerman <mpe@ellerman.id.au>2020-07-27 00:01:31 +1000
commitdc9bf323d6b8996d22c111add0ac8b0c895dcf52 (patch)
treea6c2a62e2234c87df7b84032a27d39df091ef19e /arch/powerpc/include/asm/cputime.h
parentpowerpc/book3s/radix-4k.h: delete duplicated word (diff)
downloadlinux-dev-dc9bf323d6b8996d22c111add0ac8b0c895dcf52.tar.xz
linux-dev-dc9bf323d6b8996d22c111add0ac8b0c895dcf52.zip
powerpc/cputime.h: delete duplicated word
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
Diffstat (limited to 'arch/powerpc/include/asm/cputime.h')
-rw-r--r--arch/powerpc/include/asm/cputime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/cputime.h b/arch/powerpc/include/asm/cputime.h
index 9335b93924b4..ed75d1c318e3 100644
--- 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)
{