[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20221019125901.56718-1-yuanjilin@cdjrlc.com>
Date: Wed, 19 Oct 2022 20:59:01 +0800
From: Jilin Yuan <yuanjilin@...rlc.com>
To: airlied@...hat.com
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Jilin Yuan <yuanjilin@...rlc.com>
Subject: [PATCH] agp/via: fix repeated words in comments
Delete the redundant word 'as'.
Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
---
drivers/char/agp/via-agp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/char/agp/via-agp.c b/drivers/char/agp/via-agp.c
index b2f484f527fb..2a4befd1c438 100644
--- a/drivers/char/agp/via-agp.c
+++ b/drivers/char/agp/via-agp.c
@@ -398,7 +398,7 @@ static struct agp_device_ids via_agp_device_ids[] =
* by 3D driver which wasn't available for the VT3336 and VT3364
* generation until now. Unfortunately, by testing, VT3364 works
* but VT3336 doesn't. - explanation from via, just leave this as
- * as a placeholder to avoid future patches adding it back in.
+ * a placeholder to avoid future patches adding it back in.
*/
#if 0
{
--
2.36.1
Powered by blists - more mailing lists