mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 00:21:17 +00:00
mm, memory-failure: fix typo in me_pagecache_dirty()
[akpm@linux-foundation.org: s/cache/pagecache/] Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
b35f1819ac
commit
549543dff7
1 changed files with 1 additions and 1 deletions
|
@ -611,7 +611,7 @@ static int me_pagecache_clean(struct page *p, unsigned long pfn)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Dirty cache page page
|
* Dirty pagecache page
|
||||||
* Issues: when the error hit a hole page the error is not properly
|
* Issues: when the error hit a hole page the error is not properly
|
||||||
* propagated.
|
* propagated.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue