]> Git Repo - J-linux.git/commitdiff
fs: remove NTFS classic from docum. index
authorRandy Dunlap <[email protected]>
Wed, 24 Jan 2024 01:14:24 +0000 (17:14 -0800)
committerChristian Brauner <[email protected]>
Wed, 24 Jan 2024 11:11:48 +0000 (12:11 +0100)
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: 9c67092ed339 ("fs: Remove NTFS classic")
Signed-off-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: <[email protected]>
Cc: Namjae Jeon <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Anton Altaparmakov <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Documentation/filesystems/index.rst

index e18bc5ae3b35f89ecc61fc6266d5151c53dbd34d..0ea1e44fa02823ffd51f4739a3a9aab635a35bbe 100644 (file)
@@ -98,7 +98,6 @@ Documentation for filesystem implementations.
    isofs
    nilfs2
    nfs/index
-   ntfs
    ntfs3
    ocfs2
    ocfs2-online-filecheck
This page took 0.046649 seconds and 4 git commands to generate.