All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] radeon: Fix spelling typo in comment
@ 2022-05-26  5:39 1064094935
  0 siblings, 0 replies; 5+ messages in thread
From: 1064094935 @ 2022-05-26  5:39 UTC (permalink / raw)
  To: Helge Deller; +Cc: pengfuyuan, linux-fbdev, k2ci, linux-kernel, dri-devel

From: pengfuyuan <pengfuyuan@kylinos.cn>

Fix spelling typo in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: pengfuyuan <pengfuyuan@kylinos.cn>
---
 include/video/radeon.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/video/radeon.h b/include/video/radeon.h
index 005eae19ec09..72f94ccfa725 100644
--- a/include/video/radeon.h
+++ b/include/video/radeon.h
@@ -750,7 +750,7 @@
 #define WAIT_DMA_GUI_IDLE			   (1 << 9)
 #define WAIT_2D_IDLECLEAN			   (1 << 16)
 
-/* SURFACE_CNTL bit consants */
+/* SURFACE_CNTL bit constants */
 #define SURF_TRANSLATION_DIS			   (1 << 8)
 #define NONSURF_AP0_SWP_16BPP			   (1 << 20)
 #define NONSURF_AP0_SWP_32BPP			   (1 << 21)
-- 
2.25.1


No virus found
		Checked by Hillstone Network AntiVirus

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

* Re: [PATCH] radeon: Fix spelling typo in comment
  2022-05-26  6:27 ` pengfuyuan
@ 2022-05-26 11:39   ` Helge Deller
  -1 siblings, 0 replies; 5+ messages in thread
From: Helge Deller @ 2022-05-26 11:39 UTC (permalink / raw)
  To: pengfuyuan; +Cc: linux-fbdev, dri-devel, linux-kernel

On 5/26/22 08:27, pengfuyuan wrote:
> Fix spelling typo in comment.
>
> Signed-off-by: pengfuyuan <pengfuyuan@kylinos.cn>

applied to the fbdev git tree.

Thanks!
Helge

> ---
>  include/video/radeon.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/video/radeon.h b/include/video/radeon.h
> index 005eae19ec09..72f94ccfa725 100644
> --- a/include/video/radeon.h
> +++ b/include/video/radeon.h
> @@ -750,7 +750,7 @@
>  #define WAIT_DMA_GUI_IDLE			   (1 << 9)
>  #define WAIT_2D_IDLECLEAN			   (1 << 16)
>
> -/* SURFACE_CNTL bit consants */
> +/* SURFACE_CNTL bit constants */
>  #define SURF_TRANSLATION_DIS			   (1 << 8)
>  #define NONSURF_AP0_SWP_16BPP			   (1 << 20)
>  #define NONSURF_AP0_SWP_32BPP			   (1 << 21)


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

* Re: [PATCH] radeon: Fix spelling typo in comment
@ 2022-05-26 11:39   ` Helge Deller
  0 siblings, 0 replies; 5+ messages in thread
From: Helge Deller @ 2022-05-26 11:39 UTC (permalink / raw)
  To: pengfuyuan; +Cc: linux-fbdev, linux-kernel, dri-devel

On 5/26/22 08:27, pengfuyuan wrote:
> Fix spelling typo in comment.
>
> Signed-off-by: pengfuyuan <pengfuyuan@kylinos.cn>

applied to the fbdev git tree.

Thanks!
Helge

> ---
>  include/video/radeon.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/video/radeon.h b/include/video/radeon.h
> index 005eae19ec09..72f94ccfa725 100644
> --- a/include/video/radeon.h
> +++ b/include/video/radeon.h
> @@ -750,7 +750,7 @@
>  #define WAIT_DMA_GUI_IDLE			   (1 << 9)
>  #define WAIT_2D_IDLECLEAN			   (1 << 16)
>
> -/* SURFACE_CNTL bit consants */
> +/* SURFACE_CNTL bit constants */
>  #define SURF_TRANSLATION_DIS			   (1 << 8)
>  #define NONSURF_AP0_SWP_16BPP			   (1 << 20)
>  #define NONSURF_AP0_SWP_32BPP			   (1 << 21)


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

* [PATCH] radeon: Fix spelling typo in comment
@ 2022-05-26  6:27 ` pengfuyuan
  0 siblings, 0 replies; 5+ messages in thread
From: pengfuyuan @ 2022-05-26  6:27 UTC (permalink / raw)
  To: Helge Deller; +Cc: linux-fbdev, dri-devel, linux-kernel, pengfuyuan

Fix spelling typo in comment.

Signed-off-by: pengfuyuan <pengfuyuan@kylinos.cn>
---
 include/video/radeon.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/video/radeon.h b/include/video/radeon.h
index 005eae19ec09..72f94ccfa725 100644
--- a/include/video/radeon.h
+++ b/include/video/radeon.h
@@ -750,7 +750,7 @@
 #define WAIT_DMA_GUI_IDLE			   (1 << 9)
 #define WAIT_2D_IDLECLEAN			   (1 << 16)
 
-/* SURFACE_CNTL bit consants */
+/* SURFACE_CNTL bit constants */
 #define SURF_TRANSLATION_DIS			   (1 << 8)
 #define NONSURF_AP0_SWP_16BPP			   (1 << 20)
 #define NONSURF_AP0_SWP_32BPP			   (1 << 21)
-- 
2.25.1


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

* [PATCH] radeon: Fix spelling typo in comment
@ 2022-05-26  6:27 ` pengfuyuan
  0 siblings, 0 replies; 5+ messages in thread
From: pengfuyuan @ 2022-05-26  6:27 UTC (permalink / raw)
  To: Helge Deller; +Cc: pengfuyuan, linux-fbdev, linux-kernel, dri-devel

Fix spelling typo in comment.

Signed-off-by: pengfuyuan <pengfuyuan@kylinos.cn>
---
 include/video/radeon.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/video/radeon.h b/include/video/radeon.h
index 005eae19ec09..72f94ccfa725 100644
--- a/include/video/radeon.h
+++ b/include/video/radeon.h
@@ -750,7 +750,7 @@
 #define WAIT_DMA_GUI_IDLE			   (1 << 9)
 #define WAIT_2D_IDLECLEAN			   (1 << 16)
 
-/* SURFACE_CNTL bit consants */
+/* SURFACE_CNTL bit constants */
 #define SURF_TRANSLATION_DIS			   (1 << 8)
 #define NONSURF_AP0_SWP_16BPP			   (1 << 20)
 #define NONSURF_AP0_SWP_32BPP			   (1 << 21)
-- 
2.25.1


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

end of thread, other threads:[~2022-05-26 11:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-26  5:39 [PATCH] radeon: Fix spelling typo in comment 1064094935
2022-05-26  6:27 pengfuyuan
2022-05-26  6:27 ` pengfuyuan
2022-05-26 11:39 ` Helge Deller
2022-05-26 11:39   ` Helge Deller

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.