浏览代码

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 年之前
父节点
当前提交
76d0d5d313
共有 1 个文件被更改,包括 0 次插入1 次删除
  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
 --------