X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=include%2Fasm-generic%2Fuaccess.h;h=72d8803832ff64ef5e53b666abdcb7ea21d44a61;hb=0a4a6647426ff65332e66bc84ab19a64ac58114f;hp=dc1269c74a52077b389b30d72523a1530a336eee;hpb=a067c035a0d90b919386aadb545e1630875a3c75;p=linux-block.git 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