Commit 0a4a6647 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina

asm-generic: uaccess: Spelling s/a ny/any/

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3eb9662f
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment