Jelajahi Sumber

docs-rst: don't ignore internal functions for jbd2 docs

Those functions are currently ignored, causing references at
the documentation to be lost. Don't ignore it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Mauro Carvalho Chehab 8 tahun lalu
induk
melakukan
76d0d5d313
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      Documentation/filesystems/index.rst

+ 0 - 1
Documentation/filesystems/index.rst

@@ -287,7 +287,6 @@ Transasction Level
 ~~~~~~~~~~~~~~~~~~
 
 .. kernel-doc:: fs/jbd2/transaction.c
-   :export:
 
 See also
 --------