lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <26772d5c-5630-799b-5f10-33e3f7ba083a@gmx.de>
Date:   Thu, 26 May 2022 13:39:50 +0200
From:   Helge Deller <deller@....de>
To:     pengfuyuan <pengfuyuan@...inos.cn>
Cc:     linux-fbdev@...r.kernel.org, dri-devel@...ts.freedesktop.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] radeon: Fix spelling typo in comment

On 5/26/22 08:27, pengfuyuan wrote:
> Fix spelling typo in comment.
>
> Signed-off-by: pengfuyuan <pengfuyuan@...inos.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)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ