summaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm/pal.h
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2021-06-28 19:33:38 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-06-29 10:53:45 -0700
commitf589c67ff08c82405f3e69603ac159ea76933a50 (patch)
treec4ab07dce829082a45efea48d530d21c4eb9c3bf /arch/ia64/include/asm/pal.h
parentd71ba1649fa3c464c51ec7163e4b817345bff2c7 (diff)
ia64: headers: drop duplicated words
Delete the repeated words "to" and "the". Link: https://lkml.kernel.org/r/20210507184837.10754-1-rdunlap@infradead.org Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Fenghua Yu <fenghua.yu@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/ia64/include/asm/pal.h')
-rw-r--r--arch/ia64/include/asm/pal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/include/asm/pal.h b/arch/ia64/include/asm/pal.h
index b1d87955e8cc..5c51fceedaf9 100644
--- a/arch/ia64/include/asm/pal.h
+++ b/arch/ia64/include/asm/pal.h
@@ -1086,7 +1086,7 @@ static inline long ia64_pal_freq_base(unsigned long *platform_base_freq)
/*
* Get the ratios for processor frequency, bus frequency and interval timer to
- * to base frequency of the platform
+ * the base frequency of the platform
*/
static inline s64
ia64_pal_freq_ratios (struct pal_freq_ratio *proc_ratio, struct pal_freq_ratio *bus_ratio,