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>
This commit is contained in:
parent
3eb9662f6a
commit
0a4a664742
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* User space memory access functions, these should work
|
* 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.
|
* address space, e.g. all NOMMU machines.
|
||||||
*/
|
*/
|
||||||
#include <linux/sched.h>
|
#include <linux/sched.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user