[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4d07ec491fdc078d8ace172bb5dcb554@208suo.com>
Date: Wed, 19 Jul 2023 00:34:45 +0800
From: pangzizhen001@...suo.com
To: hca@...ux.ibm.com, gor@...ux.ibm.com, agordeev@...ux.ibm.com
Cc: linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] s390/kernel: Fix comment typo
Delete duplicate word "the"
Signed-off-by: wangjianli <wangjianli@...rlc.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 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,
Powered by blists - more mailing lists