[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220904160000.29746-1-dengshaomin@cdjrlc.com>
Date: Sun, 4 Sep 2022 12:00:00 -0400
From: Shaomin Deng <dengshaomin@...rlc.com>
To: airlied@...ux.ie, linux-kernel@...r.kernel.org
Cc: Shaomin Deng <dengshaomin@...rlc.com>
Subject: [PATCH] agp/intel: Fix double word in comments
Remove the repeated word "require" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@...rlc.com>
---
drivers/char/agp/intel-gtt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/char/agp/intel-gtt.c b/drivers/char/agp/intel-gtt.c
index bf6716ff863b..89bd810c3a39 100644
--- a/drivers/char/agp/intel-gtt.c
+++ b/drivers/char/agp/intel-gtt.c
@@ -568,7 +568,7 @@ static void intel_gtt_cleanup(void)
intel_gtt_teardown_scratch_page();
}
-/* Certain Gen5 chipsets require require idling the GPU before
+/* Certain Gen5 chipsets require idling the GPU before
* unmapping anything from the GTT when VT-d is enabled.
*/
static inline int needs_ilk_vtd_wa(void)
--
2.35.1
Powered by blists - more mailing lists