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 dc1269c..72d8803 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>