提交 b2abacf3 编写于 作者: H Henrik Kretzschmar 提交者: Linus Torvalds

[PATCH] mm: fix in kerneldoc

Fixes an kerneldoc error.
Signed-off-by: NHenrik Kretzschmar <henne@nachtwindheim.de>
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Acked-by: NChristoph Hellwig <hch@infradead.org>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 e95be9a5
......@@ -1139,11 +1139,11 @@ int file_read_actor(read_descriptor_t *desc, struct page *page,
}
/**
* __generic_file_aio_read - generic filesystem read routine
* generic_file_aio_read - generic filesystem read routine
* @iocb: kernel I/O control block
* @iov: io vector request
* @nr_segs: number of segments in the iovec
* @ppos: current file position
* @pos: current file position
*
* This is the "read()" routine for all filesystems
* that can use the page cache directly.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册