Pārlūkot izejas kodu

asm-generic: uaccess: Spelling s/a ny/any/

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Geert Uytterhoeven 12 gadi atpakaļ
vecāks
revīzija
0a4a664742
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      include/asm-generic/uaccess.h

+ 1 - 1
include/asm-generic/uaccess.h

@@ -3,7 +3,7 @@
 
 /*
  * User space memory access functions, these should work
- * on a ny machine that has kernel and user data in the same
+ * on any machine that has kernel and user data in the same
  * address space, e.g. all NOMMU machines.
  */
 #include <linux/sched.h>