[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20101004164205.7e8c0a66.akpm@linux-foundation.org>
Date: Mon, 4 Oct 2010 16:42:05 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Namhyung Kim <namhyung@...il.com>
Cc: Roland McGrath <roland@...hat.com>,
Oleg Nesterov <oleg@...hat.com>, linux-kernel@...r.kernel.org,
Greg Ungerer <gerg@...inux.org>
Subject: Re: [PATCH RESEND v3 13/24] ptrace: cleanup arch_ptrace() on
m68knommu
On Thu, 30 Sep 2010 18:27:48 +0900
Namhyung Kim <namhyung@...il.com> 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@...il.com>
> Acked-by: Greg Ungerer <gerg@...inux.org>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists