From: Namhyung Kim Date: Wed, 27 Oct 2010 22:33:58 +0000 (-0700) Subject: ptrace: cleanup arch_ptrace() on mn10300 X-Git-Tag: v2.6.37-rc1~85^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=261bb92054b9e0835c176a27967dd9eb326d010c;p=pandora-kernel.git ptrace: cleanup arch_ptrace() on mn10300 Use new 'datap' variable in order to remove unnecessary castings. Also remove checking @addr less than 0 because @addr is now unsigned. Signed-off-by: Namhyung Kim Cc: David Howells Cc: Koichi Yasutake Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed