Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geert Uytterhoeven and committed by
Jiri Kosina
0a4a6647 3eb9662f

+1 -1
+1 -1
include/asm-generic/uaccess.h
··· 3 3 4 4 /* 5 5 * User space memory access functions, these should work 6 - * on a ny machine that has kernel and user data in the same 6 + * on any machine that has kernel and user data in the same 7 7 * address space, e.g. all NOMMU machines. 8 8 */ 9 9 #include <linux/sched.h>