From: Raphael S Carvalho <raphael.scarv@xxxxxxxxx> I know how much this patch is insignificant, though its purpose is to teach me how to send patches properly. Signed-off-by: Raphael S Carvalho <raphael.scarv@xxxxxxxxx> --- arch/alpha/include/asm/ptrace.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/alpha/include/asm/ptrace.h b/arch/alpha/include/asm/ptrace.h index b87755a..34b88ae 100644 --- a/arch/alpha/include/asm/ptrace.h +++ b/arch/alpha/include/asm/ptrace.h @@ -7,8 +7,8 @@ * kernel stack during a system call or other kernel entry * * NOTE! I want to minimize the overhead of system calls, so this - * struct has as little information as possible. I does not have - * + * struct has as little information as possible. + * It does not have: * - floating point regs: the kernel doesn't change those * - r9-15: saved by the C compiler * -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe linux-alpha" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html