Re: [PATCH v3 26/29] nios2: ptrace support

From: Ley Foon Tan
Date: Thu Sep 18 2014 - 01:10:18 EST


On Tue, Sep 16, 2014 at 5:43 PM, Tobias Klauser <tklauser@xxxxxxxxxx> wrote:
>
> This could be simplified to:
>
> long arch_ptrace(struct task_struct *child, long request, unsigned long addr,
> unsigned long data)
> {
> return ptrace_request(child, request, addr, data);
> }
Okay, will change this.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/