From: Randy Dunlap Date: Tue, 31 Jul 2007 07:37:56 +0000 (-0700) Subject: fix filemap.c kernel-doc X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=bfe0d6867e36f46836d2c3755fa8b9ef8cf143ba;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git 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: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/filemap.c b/mm/filemap.c index 49a6fe375d01..6cf700d41844 100644 --- a/mm/filemap.c +++ b/mm/filemap.c @@ -843,7 +843,7 @@ static void shrink_readahead_size_eio(struct file *filp, /** * do_generic_mapping_read - generic file read routine * @mapping: address_space to be read - * @_ra: file's readahead state + * @ra: file's readahead state * @filp: the file to read * @ppos: current file position * @desc: read_descriptor