[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220904155749.29026-1-dengshaomin@cdjrlc.com>
Date: Sun, 4 Sep 2022 11:57:49 -0400
From: Shaomin Deng <dengshaomin@...rlc.com>
To: linux@...inikbrodowski.net, linux-kernel@...r.kernel.org
Cc: Shaomin Deng <dengshaomin@...rlc.com>
Subject: [PATCH] pcmcia: Fix double word in comments
Delete the repeated word "really" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@...rlc.com>
---
drivers/pcmcia/ds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pcmcia/ds.c b/drivers/pcmcia/ds.c
index ace133b9f7d4..05d18614f6b4 100644
--- a/drivers/pcmcia/ds.c
+++ b/drivers/pcmcia/ds.c
@@ -1304,7 +1304,7 @@ static int pcmcia_bus_early_resume(struct pcmcia_socket *skt)
* physically present, even if the call to this function returns
* non-NULL. Furthermore, the device driver most likely is unbound
* almost immediately, so the timeframe where pcmcia_dev_present
- * returns NULL is probably really really small.
+ * returns NULL is probably really small.
*/
struct pcmcia_device *pcmcia_dev_present(struct pcmcia_device *_p_dev)
{
--
2.35.1
Powered by blists - more mailing lists