diff mbox series

video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word

Message ID 20210601012747.38884-1-lijian_8010a29@163.com (mailing list archive)
State New, archived
Headers show
Series video: fbdev: atyfb: mach64_cursor.c: deleted the repeated word | expand

Commit Message

lijian_8010a29@163.com June 1, 2021, 1:27 a.m. UTC
From: lijian <lijian@yulong.com>

deleted the repeated word 'be' in the comments.

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

Comments

Daniel Vetter June 1, 2021, 4:05 p.m. UTC | #1
On Tue, Jun 01, 2021 at 09:27:47AM +0800, lijian_8010a29@163.com wrote:
> From: lijian <lijian@yulong.com>
> 
> deleted the repeated word 'be' in the comments.
> 
> Signed-off-by: lijian <lijian@yulong.com>

Applied to drm-misc-next, thanks for your patch.
-Daniel

> ---
>  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
> 
>
diff mbox series

Patch

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