* [PATCH] s390: Fix double word in comments
@ 2025-10-29 7:19 Bo Liu
2025-10-29 13:12 ` Heiko Carstens
0 siblings, 1 reply; 2+ messages in thread
From: Bo Liu @ 2025-10-29 7:19 UTC (permalink / raw)
To: hca, gor, agordeev; +Cc: linux-s390, linux-kernel, Bo Liu
Remove the repeated word "the" in comments.
Signed-off-by: Bo Liu <liubo03@inspur.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 f432869f8921..bf816b134fb1 100644
--- a/arch/s390/kernel/perf_cpum_sf.c
+++ b/arch/s390/kernel/perf_cpum_sf.c
@@ -1093,7 +1093,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 f4ccdbed4b89..5eae2e25997a 100644
--- a/arch/s390/kernel/sthyi.c
+++ b/arch/s390/kernel/sthyi.c
@@ -253,7 +253,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.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] s390: Fix double word in comments
2025-10-29 7:19 [PATCH] s390: Fix double word in comments Bo Liu
@ 2025-10-29 13:12 ` Heiko Carstens
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Carstens @ 2025-10-29 13:12 UTC (permalink / raw)
To: Bo Liu; +Cc: gor, agordeev, linux-s390, linux-kernel
On Wed, Oct 29, 2025 at 03:19:51PM +0800, Bo Liu wrote:
> Remove the repeated word "the" in comments.
>
> Signed-off-by: Bo Liu <liubo03@inspur.com>
> ---
> arch/s390/kernel/perf_cpum_sf.c | 2 +-
> arch/s390/kernel/sthyi.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-29 13:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-29 7:19 [PATCH] s390: Fix double word in comments Bo Liu
2025-10-29 13:12 ` Heiko Carstens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).