提交 bfe0d686 编写于 作者: R Randy Dunlap 提交者: Linus Torvalds

fix filemap.c kernel-doc

Fix kernel-doc warning:
Warning(linux-2.6.23-rc1-mm1//mm/filemap.c:864): No description found for parameter 'ra'
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 64d158bc
...@@ -843,7 +843,7 @@ static void shrink_readahead_size_eio(struct file *filp, ...@@ -843,7 +843,7 @@ static void shrink_readahead_size_eio(struct file *filp,
/** /**
* do_generic_mapping_read - generic file read routine * do_generic_mapping_read - generic file read routine
* @mapping: address_space to be read * @mapping: address_space to be read
* @_ra: file's readahead state * @ra: file's readahead state
* @filp: the file to read * @filp: the file to read
* @ppos: current file position * @ppos: current file position
* @desc: read_descriptor * @desc: read_descriptor
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册