All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ia64: delete duplicated words
@ 2020-07-26  0:40 ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Drop repeated words in arch/ia64/ header files.

Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org

 arch/ia64/include/asm/pal.h          |    2 +-
 arch/ia64/include/asm/perfmon.h      |    2 +-
 arch/ia64/include/asm/spinlock.h     |    2 +-
 arch/ia64/include/asm/uv/uv_hub.h    |    2 +-
 arch/ia64/kernel/perfmon_mckinley.h  |    2 +-
 arch/ia64/kernel/perfmon_montecito.h |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 0/5] ia64: delete duplicated words
@ 2020-07-26  0:40 ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Drop repeated words in arch/ia64/ header files.

Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org

 arch/ia64/include/asm/pal.h          |    2 +-
 arch/ia64/include/asm/perfmon.h      |    2 +-
 arch/ia64/include/asm/spinlock.h     |    2 +-
 arch/ia64/include/asm/uv/uv_hub.h    |    2 +-
 arch/ia64/kernel/perfmon_mckinley.h  |    2 +-
 arch/ia64/kernel/perfmon_montecito.h |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 1/5] ia64: pal.h: delete duplicated word
  2020-07-26  0:40 ` Randy Dunlap
@ 2020-07-26  0:40   ` Randy Dunlap
  -1 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "to".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/include/asm/pal.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/ia64/include/asm/pal.h
+++ linux-next-20200720/arch/ia64/include/asm/pal.h
@@ -1086,7 +1086,7 @@ static inline long ia64_pal_freq_base(un
 
 /*
  * 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,

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 1/5] ia64: pal.h: delete duplicated word
@ 2020-07-26  0:40   ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "to".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/include/asm/pal.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/ia64/include/asm/pal.h
+++ linux-next-20200720/arch/ia64/include/asm/pal.h
@@ -1086,7 +1086,7 @@ static inline long ia64_pal_freq_base(un
 
 /*
  * 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,

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 2/5] ia64: perfmon.h: delete duplicated word
  2020-07-26  0:40 ` Randy Dunlap
@ 2020-07-26  0:40   ` Randy Dunlap
  -1 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "of".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/include/asm/perfmon.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/ia64/include/asm/perfmon.h
+++ linux-next-20200720/arch/ia64/include/asm/perfmon.h
@@ -53,7 +53,7 @@ typedef struct {
 	unsigned short  active_set;			/* event set active at the time of the overflow */
 	pfm_ovfl_ctrl_t ovfl_ctrl;			/* return: perfmon controls to set by handler */
 
-	unsigned long   pmd_last_reset;			/* last reset value of of the PMD */
+	unsigned long   pmd_last_reset;			/* last reset value of the PMD */
 	unsigned long	smpl_pmds[4];			/* bitmask of other PMD of interest on overflow */
 	unsigned long   smpl_pmds_values[PMU_MAX_PMDS]; /* values for the other PMDs of interest */
 	unsigned long   pmd_value;			/* current 64-bit value of the PMD */

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 2/5] ia64: perfmon.h: delete duplicated word
@ 2020-07-26  0:40   ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "of".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/include/asm/perfmon.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/ia64/include/asm/perfmon.h
+++ linux-next-20200720/arch/ia64/include/asm/perfmon.h
@@ -53,7 +53,7 @@ typedef struct {
 	unsigned short  active_set;			/* event set active at the time of the overflow */
 	pfm_ovfl_ctrl_t ovfl_ctrl;			/* return: perfmon controls to set by handler */
 
-	unsigned long   pmd_last_reset;			/* last reset value of of the PMD */
+	unsigned long   pmd_last_reset;			/* last reset value of the PMD */
 	unsigned long	smpl_pmds[4];			/* bitmask of other PMD of interest on overflow */
 	unsigned long   smpl_pmds_values[PMU_MAX_PMDS]; /* values for the other PMDs of interest */
 	unsigned long   pmd_value;			/* current 64-bit value of the PMD */

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 3/5] ia64: spinlock.h: delete duplicated word
  2020-07-26  0:40 ` Randy Dunlap
@ 2020-07-26  0:40   ` Randy Dunlap
  -1 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/include/asm/spinlock.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/ia64/include/asm/spinlock.h
+++ linux-next-20200720/arch/ia64/include/asm/spinlock.h
@@ -26,7 +26,7 @@
  * the queue, and the other indicating the current tail. The lock is acquired
  * by atomically noting the tail and incrementing it by one (thus adding
  * ourself to the queue and noting our position), then waiting until the head
- * becomes equal to the the initial value of the tail.
+ * becomes equal to the initial value of the tail.
  * The pad bits in the middle are used to prevent the next_ticket number
  * overflowing into the now_serving number.
  *

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 3/5] ia64: spinlock.h: delete duplicated word
@ 2020-07-26  0:40   ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/include/asm/spinlock.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/ia64/include/asm/spinlock.h
+++ linux-next-20200720/arch/ia64/include/asm/spinlock.h
@@ -26,7 +26,7 @@
  * the queue, and the other indicating the current tail. The lock is acquired
  * by atomically noting the tail and incrementing it by one (thus adding
  * ourself to the queue and noting our position), then waiting until the head
- * becomes equal to the the initial value of the tail.
+ * becomes equal to the initial value of the tail.
  * The pad bits in the middle are used to prevent the next_ticket number
  * overflowing into the now_serving number.
  *

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 4/5] ia64: uv: uv_hub.h: delete duplicated word
  2020-07-26  0:40 ` Randy Dunlap
@ 2020-07-26  0:40   ` Randy Dunlap
  -1 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/include/asm/uv/uv_hub.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/ia64/include/asm/uv/uv_hub.h
+++ linux-next-20200720/arch/ia64/include/asm/uv/uv_hub.h
@@ -257,7 +257,7 @@ static inline int uv_numa_blade_id(void)
 	return 0;
 }
 
-/* Convert a cpu number to the the UV blade number */
+/* Convert a cpu number to the UV blade number */
 static inline int uv_cpu_to_blade_id(int cpu)
 {
 	return 0;

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 4/5] ia64: uv: uv_hub.h: delete duplicated word
@ 2020-07-26  0:40   ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/include/asm/uv/uv_hub.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200720.orig/arch/ia64/include/asm/uv/uv_hub.h
+++ linux-next-20200720/arch/ia64/include/asm/uv/uv_hub.h
@@ -257,7 +257,7 @@ static inline int uv_numa_blade_id(void)
 	return 0;
 }
 
-/* Convert a cpu number to the the UV blade number */
+/* Convert a cpu number to the UV blade number */
 static inline int uv_cpu_to_blade_id(int cpu)
 {
 	return 0;

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 5/5] ia64: kernel: perfmon_m*.h: delete duplicated words
  2020-07-26  0:40 ` Randy Dunlap
@ 2020-07-26  0:40   ` Randy Dunlap
  -1 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "the" in two places.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/kernel/perfmon_mckinley.h  |    2 +-
 arch/ia64/kernel/perfmon_montecito.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200720.orig/arch/ia64/kernel/perfmon_mckinley.h
+++ linux-next-20200720/arch/ia64/kernel/perfmon_mckinley.h
@@ -92,7 +92,7 @@ pfm_mck_pmc_check(struct task_struct *ta
 	/*
 	 * we must clear the debug registers if pmc13 has a value which enable
 	 * memory pipeline event constraints. In this case we need to clear the
-	 * the debug registers if they have not yet been accessed. This is required
+	 * debug registers if they have not yet been accessed. This is required
 	 * to avoid picking stale state.
 	 * PMC13 is "active" if:
 	 * 	one of the pmc13.cfg_dbrpXX field is different from 0x3
--- linux-next-20200720.orig/arch/ia64/kernel/perfmon_montecito.h
+++ linux-next-20200720/arch/ia64/kernel/perfmon_montecito.h
@@ -174,7 +174,7 @@ pfm_mont_pmc_check(struct task_struct *t
 	/*
 	 * we must clear the debug registers if pmc41 has a value which enable
 	 * memory pipeline event constraints. In this case we need to clear the
-	 * the debug registers if they have not yet been accessed. This is required
+	 * debug registers if they have not yet been accessed. This is required
 	 * to avoid picking stale state.
 	 * PMC41 is "active" if:
 	 * 	one of the pmc41.cfg_dtagXX field is different from 0x3

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [PATCH 5/5] ia64: kernel: perfmon_m*.h: delete duplicated words
@ 2020-07-26  0:40   ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-07-26  0:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tony Luck, Fenghua Yu, linux-ia64

Delete the repeated word "the" in two places.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/kernel/perfmon_mckinley.h  |    2 +-
 arch/ia64/kernel/perfmon_montecito.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200720.orig/arch/ia64/kernel/perfmon_mckinley.h
+++ linux-next-20200720/arch/ia64/kernel/perfmon_mckinley.h
@@ -92,7 +92,7 @@ pfm_mck_pmc_check(struct task_struct *ta
 	/*
 	 * we must clear the debug registers if pmc13 has a value which enable
 	 * memory pipeline event constraints. In this case we need to clear the
-	 * the debug registers if they have not yet been accessed. This is required
+	 * debug registers if they have not yet been accessed. This is required
 	 * to avoid picking stale state.
 	 * PMC13 is "active" if:
 	 * 	one of the pmc13.cfg_dbrpXX field is different from 0x3
--- linux-next-20200720.orig/arch/ia64/kernel/perfmon_montecito.h
+++ linux-next-20200720/arch/ia64/kernel/perfmon_montecito.h
@@ -174,7 +174,7 @@ pfm_mont_pmc_check(struct task_struct *t
 	/*
 	 * we must clear the debug registers if pmc41 has a value which enable
 	 * memory pipeline event constraints. In this case we need to clear the
-	 * the debug registers if they have not yet been accessed. This is required
+	 * debug registers if they have not yet been accessed. This is required
 	 * to avoid picking stale state.
 	 * PMC41 is "active" if:
 	 * 	one of the pmc41.cfg_dtagXX field is different from 0x3

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-07-26  0:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26  0:40 [PATCH 0/5] ia64: delete duplicated words Randy Dunlap
2020-07-26  0:40 ` Randy Dunlap
2020-07-26  0:40 ` [PATCH 1/5] ia64: pal.h: delete duplicated word Randy Dunlap
2020-07-26  0:40   ` Randy Dunlap
2020-07-26  0:40 ` [PATCH 2/5] ia64: perfmon.h: " Randy Dunlap
2020-07-26  0:40   ` Randy Dunlap
2020-07-26  0:40 ` [PATCH 3/5] ia64: spinlock.h: " Randy Dunlap
2020-07-26  0:40   ` Randy Dunlap
2020-07-26  0:40 ` [PATCH 4/5] ia64: uv: uv_hub.h: " Randy Dunlap
2020-07-26  0:40   ` Randy Dunlap
2020-07-26  0:40 ` [PATCH 5/5] ia64: kernel: perfmon_m*.h: delete duplicated words Randy Dunlap
2020-07-26  0:40   ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.