From: Geert Uytterhoeven Date: Mon, 30 Dec 2013 09:06:33 +0000 (+0100) Subject: asm-generic: uaccess: Spelling s/a ny/any/ X-Git-Tag: firefly_0821_release~176^2~4169^2~34 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0a4a6647426ff65332e66bc84ab19a64ac58114f;p=firefly-linux-kernel-4.4.55.git asm-generic: uaccess: Spelling s/a ny/any/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Jiri Kosina --- diff --git a/include/asm-generic/uaccess.h b/include/asm-generic/uaccess.h index dc1269c74a52..72d8803832ff 100644 --- a/include/asm-generic/uaccess.h +++ b/include/asm-generic/uaccess.h @@ -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