提交 16538c40 编写于 作者: A Amos Waterland 提交者: Adrian Bunk

The comment describing how MS_ASYNC works in msync.c is confusing

because of a typo.  This patch just changes "my" to "by", which I
believe was the original intent.
Signed-off-by: NAdrian Bunk <bunk@stusta.de>
上级 de0dfcdf
......@@ -126,7 +126,7 @@ static unsigned long msync_page_range(struct vm_area_struct *vma,
* write out the dirty pages and wait on the writeout and check the result.
* Or the application may run fadvise(FADV_DONTNEED) against the fd to start
* async writeout immediately.
* So my _not_ starting I/O in MS_ASYNC we provide complete flexibility to
* So by _not_ starting I/O in MS_ASYNC we provide complete flexibility to
* applications.
*/
static int msync_interval(struct vm_area_struct *vma, unsigned long addr,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册