kernel/arch/alpha/include/uapi/asm/ptrace.h
.. .. @@ -8,7 +8,7 @@ 8 8 * kernel stack during a system call or other kernel entry 9 9 * 10 10 * NOTE! I want to minimize the overhead of system calls, so this 11 - * struct has as little information as possible. I does not have11 + * struct has as little information as possible. It does not have12 12 * 13 13 * - floating point regs: the kernel doesn't change those 14 14 * - r9-15: saved by the C compiler