public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] s390/cpum_sf.c: Fix comment typo
@ 2022-08-16 17:19 Xin Gao
  2022-08-26  9:16 ` Thomas Richter
  0 siblings, 1 reply; 2+ messages in thread
From: Xin Gao @ 2022-08-16 17:19 UTC (permalink / raw)
  To: hca, gor, agordeev
  Cc: borntraeger, svens, tmricht, sumanthk, linux-s390, linux-kernel,
	Xin Gao

The double `the' is duplicated in the comment, remove one.

Signed-off-by: Xin Gao <gaoxin@cdjrlc.com>
---
 arch/s390/kernel/perf_cpum_sf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/s390/kernel/perf_cpum_sf.c b/arch/s390/kernel/perf_cpum_sf.c
index 332a49965130..0fda19b1e21d 100644
--- a/arch/s390/kernel/perf_cpum_sf.c
+++ b/arch/s390/kernel/perf_cpum_sf.c
@@ -1160,7 +1160,7 @@ static void perf_event_count_update(struct perf_event *event, u64 count)
  * combined-sampling data entry consists of a basic- and a diagnostic-sampling
  * data entry.	The sampling function is determined by the flags in the perf
  * event hardware structure.  The function always works with a combined-sampling
- * data entry but ignores the the diagnostic portion if it is not available.
+ * data entry but ignores the diagnostic portion if it is not available.
  *
  * Note that the implementation focuses on basic-sampling data entries and, if
  * such an entry is not valid, the entire combined-sampling data entry is
-- 
2.30.2


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

* Re: [PATCH] s390/cpum_sf.c: Fix comment typo
  2022-08-16 17:19 [PATCH] s390/cpum_sf.c: Fix comment typo Xin Gao
@ 2022-08-26  9:16 ` Thomas Richter
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Richter @ 2022-08-26  9:16 UTC (permalink / raw)
  To: Xin Gao, hca, gor, agordeev
  Cc: borntraeger, svens, sumanthk, linux-s390, linux-kernel

On 8/16/22 19:19, Xin Gao wrote:
> The double `the' is duplicated in the comment, remove one.
> 
> Signed-off-by: Xin Gao <gaoxin@cdjrlc.com>
> ---
>  arch/s390/kernel/perf_cpum_sf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/s390/kernel/perf_cpum_sf.c b/arch/s390/kernel/perf_cpum_sf.c
> index 332a49965130..0fda19b1e21d 100644
> --- a/arch/s390/kernel/perf_cpum_sf.c
> +++ b/arch/s390/kernel/perf_cpum_sf.c
> @@ -1160,7 +1160,7 @@ static void perf_event_count_update(struct perf_event *event, u64 count)
>   * combined-sampling data entry consists of a basic- and a diagnostic-sampling
>   * data entry.	The sampling function is determined by the flags in the perf
>   * event hardware structure.  The function always works with a combined-sampling
> - * data entry but ignores the the diagnostic portion if it is not available.
> + * data entry but ignores the diagnostic portion if it is not available.
>   *
>   * Note that the implementation focuses on basic-sampling data entries and, if
>   * such an entry is not valid, the entire combined-sampling data entry is

Acked-by: Thomas Richter <tmricht@linux.ibm.com>
-- 
Thomas Richter, Dept 3303, IBM s390 Linux Development, Boeblingen, Germany
--
Vorsitzender des Aufsichtsrats: Gregor Pillen
Geschäftsführung: David Faller
Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294

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

end of thread, other threads:[~2022-08-26  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-16 17:19 [PATCH] s390/cpum_sf.c: Fix comment typo Xin Gao
2022-08-26  9:16 ` Thomas Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox