1
0
Fork 0

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>
hifive-unleashed-5.1
Geert Uytterhoeven 2013-12-30 10:06:33 +01:00 committed by Jiri Kosina
parent 3eb9662f6a
commit 0a4a664742
1 changed files with 1 additions and 1 deletions

View 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>