All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] s390: Fix typo 'the the' in comment
@ 2022-07-21  3:33 Slark Xiao
  2022-07-21  6:25 ` Alexander Gordeev
  0 siblings, 1 reply; 4+ messages in thread
From: Slark Xiao @ 2022-07-21  3:33 UTC (permalink / raw)
  To: hca, gor, agordeev, svens, borntraeger
  Cc: linux-s390, linux-kernel, Slark Xiao

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 arch/s390/kernel/perf_cpum_sf.c | 2 +-
 arch/s390/kernel/sthyi.c        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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
diff --git a/arch/s390/kernel/sthyi.c b/arch/s390/kernel/sthyi.c
index 4d141e2c132e..dfc350fab384 100644
--- a/arch/s390/kernel/sthyi.c
+++ b/arch/s390/kernel/sthyi.c
@@ -250,7 +250,7 @@ static void fill_diag_mac(struct sthyi_sctns *sctns,
 	sctns->mac.infmval1 |= MAC_CNT_VLD;
 }
 
-/* Returns a pointer to the the next partition block. */
+/* Returns a pointer to the next partition block. */
 static struct diag204_x_part_block *lpar_cpu_inf(struct lpar_cpu_inf *part_inf,
 						 bool this_lpar,
 						 void *diag224_buf,
-- 
2.25.1


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

* Re: [PATCH] s390: Fix typo 'the the' in comment
  2022-07-21  3:33 [PATCH] s390: Fix typo 'the the' in comment Slark Xiao
@ 2022-07-21  6:25 ` Alexander Gordeev
  2022-07-21  6:39   ` Slark Xiao
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Gordeev @ 2022-07-21  6:25 UTC (permalink / raw)
  To: Slark Xiao; +Cc: hca, gor, svens, borntraeger, linux-s390, linux-kernel

On Thu, Jul 21, 2022 at 11:33:58AM +0800, Slark Xiao wrote:
> Replace 'the the' with 'the' in the comment.
> 
> Signed-off-by: Slark Xiao <slark_xiao@163.com>
> ---
>  arch/s390/kernel/perf_cpum_sf.c | 2 +-
>  arch/s390/kernel/sthyi.c        | 2 +-

Please, split in two patches and add subsystems to the descriptions.

Thanks!

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

* Re:Re: [PATCH] s390: Fix typo 'the the' in comment
  2022-07-21  6:25 ` Alexander Gordeev
@ 2022-07-21  6:39   ` Slark Xiao
  2022-07-21  6:45     ` Alexander Gordeev
  0 siblings, 1 reply; 4+ messages in thread
From: Slark Xiao @ 2022-07-21  6:39 UTC (permalink / raw)
  To: Alexander Gordeev; +Cc: hca, gor, svens, borntraeger, linux-s390, linux-kernel


Hi,
  OKay, I will send v2 later.
  BTW, add subsystems to the title would be enough, right?





At 2022-07-21 14:25:44, "Alexander Gordeev" <agordeev@linux.ibm.com> wrote:
>On Thu, Jul 21, 2022 at 11:33:58AM +0800, Slark Xiao wrote:
>> Replace 'the the' with 'the' in the comment.
>> 
>> Signed-off-by: Slark Xiao <slark_xiao@163.com>
>> ---
>>  arch/s390/kernel/perf_cpum_sf.c | 2 +-
>>  arch/s390/kernel/sthyi.c        | 2 +-
>
>Please, split in two patches and add subsystems to the descriptions.
>
>Thanks!

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

* Re: Re: [PATCH] s390: Fix typo 'the the' in comment
  2022-07-21  6:39   ` Slark Xiao
@ 2022-07-21  6:45     ` Alexander Gordeev
  0 siblings, 0 replies; 4+ messages in thread
From: Alexander Gordeev @ 2022-07-21  6:45 UTC (permalink / raw)
  To: Slark Xiao; +Cc: hca, gor, svens, borntraeger, linux-s390, linux-kernel

On Thu, Jul 21, 2022 at 02:39:08PM +0800, Slark Xiao wrote:
> 
> Hi,
>   OKay, I will send v2 later.
>   BTW, add subsystems to the title would be enough, right?

Yes. Please, see other similar patches sent.

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

end of thread, other threads:[~2022-07-21  6:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21  3:33 [PATCH] s390: Fix typo 'the the' in comment Slark Xiao
2022-07-21  6:25 ` Alexander Gordeev
2022-07-21  6:39   ` Slark Xiao
2022-07-21  6:45     ` Alexander Gordeev

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.