]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ptrace: cleanup arch_ptrace() on sparc
authorNamhyung Kim <namhyung@gmail.com>
Wed, 27 Oct 2010 22:34:03 +0000 (15:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Oct 2010 01:03:12 +0000 (18:03 -0700)
commita9384e23ab19eba0dedb861ebcba805b98a3b7a5
tree306969d7845d13bbc16dad4c668f14cb58e3024f
parent9e1cb20619d8037248b6a776f777600c3584a8d5
ptrace: cleanup arch_ptrace() on sparc

Factor out struct fps and remove redundant castings.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sparc/kernel/ptrace_32.c
arch/sparc/kernel/ptrace_64.c