]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
selftests/mm: fix spelling
authorUjwal Kundur <ujwal.kundur@gmail.com>
Sat, 15 Feb 2025 08:18:03 +0000 (13:48 +0530)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 28 Feb 2025 01:00:10 +0000 (17:00 -0800)
Fix misspelling flagged by codespell.

Link: https://lkml.kernel.org/r/20250215081803.1793-1-ujwal.kundur@gmail.com
Signed-off-by: Ujwal Kundur <ujwal.kundur@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/mm/uffd-common.c

index 31e0c8a3110dd8fd79b07d92b27ea2a43751fe97..5457a078690d344de659ce80bf430734dceea6a0 100644 (file)
@@ -348,7 +348,7 @@ int uffd_test_ctx_init(uint64_t features, const char **errmsg)
        /*
         * After initialization of area_src, we must explicitly release pages
         * for area_dst to make sure it's fully empty.  Otherwise we could have
-        * some area_dst pages be errornously initialized with zero pages,
+        * some area_dst pages be erroneously initialized with zero pages,
         * hence we could hit memory corruption later in the test.
         *
         * One example is when THP is globally enabled, above allocate_area()