X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-parisc%2Fcompat.h;h=7f32611a7a5ebc1fe64e36716db7748df21c5070;hb=85a73b333c0c06fcadb8e32f1e30f00e980f2fc7;hp=5a85d1b025c810de6e881931ce0ae3a38574216c;hpb=489de30259e667d7bc47da9da44a0270b050cd97;p=linux-2.6 diff --git a/include/asm-parisc/compat.h b/include/asm-parisc/compat.h index 5a85d1b025..7f32611a7a 100644 --- a/include/asm-parisc/compat.h +++ b/include/asm-parisc/compat.h @@ -132,7 +132,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;