From: Jonathan Corbet Date: Fri, 24 May 2019 21:03:39 +0000 (-0600) Subject: docs: no structured comments in fs/file_table.c X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~2542^2~113 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=dea20be5063c97bdac48e81ee2a85975f14885ed;p=mirror_ubuntu-focal-kernel.git 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 --- diff --git a/Documentation/filesystems/api-summary.rst b/Documentation/filesystems/api-summary.rst index aa51ffcfa029..bbb0c1c0e5cf 100644 --- a/Documentation/filesystems/api-summary.rst +++ b/Documentation/filesystems/api-summary.rst @@ -89,9 +89,6 @@ Other Functions .. kernel-doc:: fs/direct-io.c :export: -.. kernel-doc:: fs/file_table.c - :export: - .. kernel-doc:: fs/libfs.c :export: