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: <e0051102-adcf-400d-b57d-2c0d14755a7c@infradead.org>
Date: Sat, 20 Sep 2025 21:09:02 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Bagas Sanjaya <bagasdotme@...il.com>,
 Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 Linux Documentation <linux-doc@...r.kernel.org>,
 Linux Framebuffer <linux-fbdev@...r.kernel.org>,
 Linux DRI Development <dri-devel@...ts.freedesktop.org>
Cc: Helge Deller <deller@....de>, Jonathan Corbet <corbet@....net>,
 Sudip Mukherjee <sudipm.mukherjee@...il.com>,
 Teddy Wang <teddy.wang@...iconmotion.com>,
 Bernie Thompson <bernie@...gable.com>,
 Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
 Ard Biesheuvel <ardb@...nel.org>, Arvind Sankar <nivedita@...m.mit.edu>
Subject: Re: [PATCH 1/3] Documentation: fb: ep93xx: Demote section headings



On 9/18/25 5:36 PM, Bagas Sanjaya wrote:
> Section headings are formatted the same as title heading, thus
> increasing number of entries in framebuffer toctree. Demote them.
> 
> Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>

Looks good. Thanks.

Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
Tested-by: Randy Dunlap <rdunlap@...radead.org>

> ---
>  Documentation/fb/ep93xx-fb.rst | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/Documentation/fb/ep93xx-fb.rst b/Documentation/fb/ep93xx-fb.rst
> index 1dd67f4688c751..93b3494f530979 100644
> --- a/Documentation/fb/ep93xx-fb.rst
> +++ b/Documentation/fb/ep93xx-fb.rst
> @@ -41,7 +41,6 @@ your board initialisation function::
>  
>  	ep93xx_register_fb(&some_board_fb_info);
>  
> -=====================
>  Video Attribute Flags
>  =====================
>  
> @@ -79,7 +78,6 @@ EP93XXFB_USE_SDCSN2		Use SDCSn[2] for the framebuffer.
>  EP93XXFB_USE_SDCSN3		Use SDCSn[3] for the framebuffer.
>  =============================== ======================================
>  
> -==================
>  Platform callbacks
>  ==================
>  
> @@ -101,7 +99,6 @@ obtained as follows::
>  		/* Board specific framebuffer setup */
>  	}
>  
> -======================
>  Setting the video mode
>  ======================
>  
> @@ -119,7 +116,6 @@ set when the module is installed::
>  
>  	modprobe ep93xx-fb video=320x240
>  
> -==============
>  Screenpage bug
>  ==============
>  

-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ