]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ntfs: repair docum. malformed table
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 26 Feb 2026 02:06:15 +0000 (18:06 -0800)
committerNamjae Jeon <linkinjeon@kernel.org>
Thu, 26 Feb 2026 09:26:07 +0000 (18:26 +0900)
commit9b4253cd63ac00f6944fa0ac58d981c21859db3b
treef9c4ad2916819b9b778a4d9a3cbd8e917225485b
parent1dbe39666bf33f0713012dc3c0ecb559a1b5c36a
ntfs: repair docum. malformed table

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@infradead.org>
Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Documentation/filesystems/ntfs.rst