[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240318053750.2271-1-wangdeming@inspur.com>
Date: Mon, 18 Mar 2024 01:37:50 -0400
From: Deming Wang <wangdeming@...pur.com>
To: <hca@...ux.ibm.com>, <"gor@...ux.ibm.comagordeev"@linux.ibm.com>
CC: <borntraeger@...ux.ibm.com>, <svens@...ux.ibm.com>,
<linux-s390@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Deming Wang
<wangdeming@...pur.com>
Subject: [PATCH] s390/sthyi: remove the double word
Remove the repeat 'the' word.
Signed-off-by: Deming Wang <wangdeming@...pur.com>
---
arch/s390/kernel/sthyi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/s390/kernel/sthyi.c b/arch/s390/kernel/sthyi.c
index 30bb20461db4..77e08ab92568 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.31.1
Powered by blists - more mailing lists