Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: no structured comments in fs/file_table.c

Remove the kernel-doc directive, since there are only warnings to be found
there.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>

-3
-3
Documentation/filesystems/api-summary.rst
··· 89 89 .. kernel-doc:: fs/direct-io.c 90 90 :export: 91 91 92 - .. kernel-doc:: fs/file_table.c 93 - :export: 94 - 95 92 .. kernel-doc:: fs/libfs.c 96 93 :export: 97 94