mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
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
|
||||
* 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>
|
||||
|
Loading…
Reference in New Issue
Block a user