Colin Ian King 25b5949c30 selftests/mm: mkdirty: fix incorrect position of #endif
The #endif is the wrong side of a } causing a build failure when
__NR_userfaultfd is not defined.  Fix this by moving the #end to enclose
the }

Link: https://lkml.kernel.org/r/20230712134648.456349-1-colin.i.king@gmail.com
Fixes: 9eac40fc0cc7 ("selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write permissions")
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-07-17 12:53:22 -07:00
..
2023-04-24 12:28:34 -07:00
2023-06-28 16:43:10 -07:00
2023-06-19 16:19:11 -07:00
2023-02-23 09:37:29 -08:00
2023-06-30 10:44:53 -07:00
2023-06-29 10:11:10 -07:00
2023-07-03 15:32:22 -07:00
2023-02-23 09:37:29 -08:00
2023-04-18 16:53:52 -07:00
2023-04-25 11:05:04 -07:00
2023-02-23 09:37:29 -08:00
2023-03-01 09:27:00 -08:00
2023-04-11 14:10:47 -06:00