diff --git a/mm/memory-failure.c b/mm/memory-failure.c index fabe55046c1d7b9638172aa8e26ecb4f3d6ed4b9..9fa6586d52752a81bea7f71343687b959049fd7d 100644 --- a/mm/memory-failure.c +++ b/mm/memory-failure.c @@ -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 * propagated. */