[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220827155015.10832-1-dengshaomin@cdjrlc.com>
Date: Sat, 27 Aug 2022 11:50:15 -0400
From: Shaomin Deng <dengshaomin@...rlc.com>
To: tsbogend@...ha.franken.de, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: xkernel.wang@...mail.com, Shaomin Deng <dengshaomin@...rlc.com>
Subject: [PATCH] mips: sgi-ip22: Fix typo in comments
Remove the repeated word "of" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@...rlc.com>
---
arch/mips/sgi-ip22/ip22-gio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/sgi-ip22/ip22-gio.c b/arch/mips/sgi-ip22/ip22-gio.c
index 38d12f417e48..03d96638f957 100644
--- a/arch/mips/sgi-ip22/ip22-gio.c
+++ b/arch/mips/sgi-ip22/ip22-gio.c
@@ -41,7 +41,7 @@ static struct device gio_bus = {
/**
* gio_match_device - Tell if an of_device structure has a matching
* gio_match structure
- * @ids: array of of device match structures to search in
+ * @ids: array of device match structures to search in
* @dev: the of device structure to match against
*
* Used by a driver to check whether an of_device present in the
--
2.35.1
Powered by blists - more mailing lists