Skip to content

Commit

Permalink
asm-generic: uaccess: Spelling s/a ny/any/
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
geertu authored and Jiri Kosina committed Jan 2, 2014
1 parent 3eb9662 commit 0a4a664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-generic/uaccess.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 0a4a664

Please sign in to comment.