]> Pileus Git - ~andy/linux/commitdiff
asm-generic: uaccess: Spelling s/a ny/any/
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 30 Dec 2013 09:06:33 +0000 (10:06 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 2 Jan 2014 09:45:23 +0000 (10:45 +0100)
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/asm-generic/uaccess.h

index dc1269c74a52077b389b30d72523a1530a336eee..72d8803832ff64ef5e53b666abdcb7ea21d44a61 100644 (file)
@@ -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>