Re: [PATCH] ntfs: repair docum. malformed table
From: Namjae Jeon
Date: Thu Feb 26 2026 - 04:33:01 EST
On Thu, Feb 26, 2026 at 11:06 AM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
> Make the top and bottom borders be that same length to
> avoid a documentation build error:
>
> Documentation/filesystems/ntfs.rst:159: ERROR: Malformed table.
> Bottom border or header rule does not match top border.
>
> (top)
> ======================= ===================================================
> (bottom)
> ======================= ==================================================
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Applied it to #ntfs-next.
Thanks!