From: Namhyung Kim Date: Wed, 27 Oct 2010 22:33:58 +0000 (-0700) Subject: ptrace: cleanup arch_ptrace() on MIPS X-Git-Tag: v2.6.37-rc1~85^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb671139a27abc44303ef938c3811d910724c493;p=pandora-kernel.git ptrace: cleanup arch_ptrace() on MIPS Use new 'addrp', 'datavp' and 'datalp' variables in order to remove unnecessary castings. Signed-off-by: Namhyung Kim Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed