Browse Source

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 years ago
parent
commit
76d0d5d313
1 changed files with 0 additions and 1 deletions
  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
 .. kernel-doc:: fs/jbd2/transaction.c
-   :export:
 
 
 See also
 See also
 --------
 --------