[PATCH] video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word

From: lijian_8010a29
Date: Mon May 31 2021 - 21:29:27 EST


From: lijian <lijian@xxxxxxxxxx>

deleted the repeated word 'be' in the comments.

Signed-off-by: lijian <lijian@xxxxxxxxxx>
---
drivers/video/fbdev/aty/mach64_cursor.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/aty/mach64_cursor.c b/drivers/video/fbdev/aty/mach64_cursor.c
index b06fa6e42e6e..4ad0331a8c57 100644
--- a/drivers/video/fbdev/aty/mach64_cursor.c
+++ b/drivers/video/fbdev/aty/mach64_cursor.c
@@ -46,7 +46,7 @@
* The Screen position of the top left corner of the displayed
* cursor is specificed by CURS_HORZ_VERT_POSN. Care must be taken
* when the cursor hot spot is not the top left corner and the
- * physical cursor position becomes negative. It will be be displayed
+ * physical cursor position becomes negative. It will be displayed
* if either the horizontal or vertical cursor position is negative
*
* If x becomes negative the cursor manager must adjust the CURS_HORZ_OFFSET
--
2.25.1