Re: [PATCH RESEND v3 13/24] ptrace: cleanup arch_ptrace() onm68knommu

From: Andrew Morton
Date: Mon Oct 04 2010 - 19:42:46 EST


On Thu, 30 Sep 2010 18:27:48 +0900
Namhyung Kim <namhyung@xxxxxxxxx> wrote:

> Use new 'regno', 'datap' variables in order to remove duplicated
> expressions and unnecessary castings. Alse remove checking @addr
> less than 0 because addr is now unsigned.
>
> Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx>
> Acked-by: Greg Ungerer <gerg@xxxxxxxxxxx>
> ---
> arch/m68knommu/kernel/ptrace.c | 58 ++++++++++++++++++---------------------
> 1 files changed, 27 insertions(+), 31 deletions(-)

This one gets a large reject due to changes in linux-next, so I skipped
it.

--
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/