mm/uffd: fix comment in handling pte markers
authorPeter Xu <peterx@redhat.com>
Wed, 15 Feb 2023 20:58:00 +0000 (15:58 -0500)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 20 Feb 2023 20:46:18 +0000 (12:46 -0800)
commit7a079ba20090ab50d2f4203ceccd1e0f4becd1a6
tree416359854ad405460b907f4b6ee27d10fab30e65
parentcd7755800eb54e8522f5e51f4e71e6494c1f1572
mm/uffd: fix comment in handling pte markers

The comment is obsolete after f369b07c8614 ("mm/uffd: reset write
protection when unregister with wp-mode", 2022-08-20).  Remove it.

Link: https://lkml.kernel.org/r/20230215205800.223549-1-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Axel Rasmussen <axelrasmussen@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memory.c