X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-mips%2Fcompat.h;h=ac5d541368e934a30ca17ac03e58bd990b9eb7ca;hb=c8988f968240069aeae16d8cf9f59096a085eb27;hp=568c76cdd9000aed94b2d7970bbfdb2f446d6973;hpb=d9ff963801e4f7648c55a27413a1b1de59480a30;p=linux-2.6 diff --git a/include/asm-mips/compat.h b/include/asm-mips/compat.h index 568c76cdd9..ac5d541368 100644 --- a/include/asm-mips/compat.h +++ b/include/asm-mips/compat.h @@ -128,7 +128,7 @@ typedef u32 compat_sigset_word; * A pointer passed in from user mode. This should not * be used for syscall parameters, just declare them * as pointers because the syscall entry code will have - * appropriately comverted them already. + * appropriately converted them already. */ typedef u32 compat_uptr_t;