Commit ad8284ea authored by Shaomin Deng's avatar Shaomin Deng Committed by Michael Ellerman

selftests/powerpc: Remove repeated word in comments

Remove the repeated word "not" in comments.
Signed-off-by: default avatarShaomin Deng <dengshaomin@cdjrlc.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221029094643.5595-1-dengshaomin@cdjrlc.com
parent 04757c5e
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
#undef PKEY_DISABLE_EXECUTE #undef PKEY_DISABLE_EXECUTE
#define PKEY_DISABLE_EXECUTE 0x4 #define PKEY_DISABLE_EXECUTE 0x4
/* Older versions of libc do not not define this */ /* Older versions of libc do not define this */
#ifndef SEGV_PKUERR #ifndef SEGV_PKUERR
#define SEGV_PKUERR 4 #define SEGV_PKUERR 4
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment