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: v5.3-rc1~156^2~113 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dea20be5063c97bdac48e81ee2a85975f14885ed;p=thirdparty%2Fkernel%2Flinux.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 aa51ffcfa0298..bbb0c1c0e5cf9 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: