OSDN Git Service

mm/memory.c: fix comment of finish_mkwrite_fault()
authorLiu Xiang <liu.xiang@zlingsmart.com>
Tue, 29 Jun 2021 02:38:47 +0000 (19:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Jun 2021 17:53:51 +0000 (10:53 -0700)
commit2797e79f1a491fe4ffc4daf1104243ad07902d3f
tree2b8727916f641d9b78a92d003d118ba1c431fda6
parent35e43c5ff4d2da700e8ed2216acae81f62800eaa
mm/memory.c: fix comment of finish_mkwrite_fault()

Fix the return value in comment of finish_mkwrite_fault().

Link: https://lkml.kernel.org/r/20210513093931.15234-1-liu.xiang@zlingsmart.com
Signed-off-by: Liu Xiang <liu.xiang@zlingsmart.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory.c