All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] agp/via: fix repeated words in comments
@ 2022-08-30 15:27 Jilin Yuan
  0 siblings, 0 replies; 3+ messages in thread
From: Jilin Yuan @ 2022-08-30 15:27 UTC (permalink / raw)
  To: airlied; +Cc: linux-kernel, Jilin Yuan

Delete the redundant word 'as'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] agp/via: fix repeated words in comments
@ 2022-10-19 12:59 ` Jilin Yuan
  0 siblings, 0 replies; 3+ messages in thread
From: Jilin Yuan @ 2022-10-19 12:59 UTC (permalink / raw)
  To: airlied; +Cc: Jilin Yuan, linux-kernel, dri-devel

Delete the redundant word 'as'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] agp/via: fix repeated words in comments
@ 2022-10-19 12:59 ` Jilin Yuan
  0 siblings, 0 replies; 3+ messages in thread
From: Jilin Yuan @ 2022-10-19 12:59 UTC (permalink / raw)
  To: airlied; +Cc: dri-devel, linux-kernel, Jilin Yuan

Delete the redundant word 'as'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-19 16:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-30 15:27 [PATCH] agp/via: fix repeated words in comments Jilin Yuan
2022-10-19 12:59 Jilin Yuan
2022-10-19 12:59 ` Jilin Yuan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.