]> git.baikalelectronics.ru Git - kernel.git/commit
ptrace: cleanup arch_ptrace() on xtensa
authorNamhyung Kim <namhyung@gmail.com>
Wed, 27 Oct 2010 22:34:06 +0000 (15:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Oct 2010 01:03:12 +0000 (18:03 -0700)
commitb9eda224713675f39d722feddda6c5bc80455b4d
tree47f8cd54f6663ea960f78404fe29cef5c250dc68
parentdfa7122e3b9fa9aa1903935641cc856eff21952f
ptrace: cleanup arch_ptrace() on xtensa

Use new 'datap' variable in order to remove unnecessary castings.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/xtensa/kernel/ptrace.c