Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / powerpc / include / asm / compat.h
index 2296112e247befe8050526420f6fa8db2a42d693..91010e8f8479a13fbdf18860d8108d4ac4345379 100644 (file)
@@ -140,7 +140,7 @@ static inline void __user *arch_compat_alloc_user_space(long len)
        unsigned long usp = regs->gpr[1];
 
        /*
-        * We cant access below the stack pointer in the 32bit ABI and
+        * We can't access below the stack pointer in the 32bit ABI and
         * can access 288 bytes in the 64bit ABI
         */
        if (!is_32bit_task())