Explorar o código

mm: fix CROSS_MEMORY_ATTACH help text grammar

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Geert Uytterhoeven %!s(int64=11) %!d(string=hai) anos
pai
achega
a2a368d905
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      init/Kconfig

+ 1 - 1
init/Kconfig

@@ -268,7 +268,7 @@ config CROSS_MEMORY_ATTACH
 	help
 	help
 	  Enabling this option adds the system calls process_vm_readv and
 	  Enabling this option adds the system calls process_vm_readv and
 	  process_vm_writev which allow a process with the correct privileges
 	  process_vm_writev which allow a process with the correct privileges
-	  to directly read from or write to to another process's address space.
+	  to directly read from or write to another process' address space.
 	  See the man page for more details.
 	  See the man page for more details.
 
 
 config FHANDLE
 config FHANDLE