Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftest/futex: Fix spelling mistake "boundarie" -> "boundary"

There is a spelling mistake in a test message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

authored by

Colin Ian King and committed by
Thomas Gleixner
4386f716 520db055

+1 -1
+1 -1
tools/testing/selftests/futex/functional/futex_numa_mpol.c
··· 180 180 ksft_print_msg("Memory back to RW\n"); 181 181 test_futex(futex_ptr, 0); 182 182 183 - ksft_test_result_pass("futex2 memory boundarie tests passed\n"); 183 + ksft_test_result_pass("futex2 memory boundary tests passed\n"); 184 184 185 185 /* MPOL test. Does not work as expected */ 186 186 #ifdef LIBNUMA_VER_SUFFICIENT