Commit f0b85c0c authored by Stephen Hemminger's avatar Stephen Hemminger Committed by Linus Torvalds

readahead: docbook fix

Minor docbook error since argument name in comment doesn't match function
Signed-off-by: default avatarStephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f6901e63
...@@ -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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment