Skip to content

Commit 06b8db3

Browse files
rddunlapbrauner
authored andcommitted
fs: remove NTFS classic from docum. index
With the remove of the NTFS classic filesystem, also remove its documentation entry from the filesystems index to prevent a kernel-doc warning: Documentation/filesystems/index.rst:63: WARNING: toctree contains reference to nonexisting document 'filesystems/ntfs' Fixes: 9c67092 ("fs: Remove NTFS classic") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20240124011424.731-1-rdunlap@infradead.org Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Alexander Viro <viro@zeniv.linux.org.uk> Cc: Christian Brauner <brauner@kernel.org> Cc: Jan Kara <jack@suse.cz> Cc: <linux-fsdevel@vger.kernel.org> Cc: Namjae Jeon <linkinjeon@kernel.org> Cc: Dave Chinner <david@fromorbit.com> Cc: Anton Altaparmakov <anton@tuxera.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: <linux-doc@vger.kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
1 parent 7ffa8f3 commit 06b8db3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/filesystems/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ Documentation for filesystem implementations.
9898
isofs
9999
nilfs2
100100
nfs/index
101-
ntfs
102101
ntfs3
103102
ocfs2
104103
ocfs2-online-filecheck

0 commit comments

Comments
 (0)