X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fcompat.h;h=d811a8cd7b58c9397200be83cf0ee333c313e037;hb=1bc54c03117b90716e0dedd7abb2a20405de65df;hp=64ab1ddbdf85c5d2cba8ca73750b873b43040a4d;hpb=39fe5434cb9de5da40510028b17b96bc4eb312b3;p=firefly-linux-kernel-4.4.55.git diff --git a/include/asm-powerpc/compat.h b/include/asm-powerpc/compat.h index 64ab1ddbdf85..d811a8cd7b58 100644 --- a/include/asm-powerpc/compat.h +++ b/include/asm-powerpc/compat.h @@ -119,7 +119,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;