diff options
author | Namhyung Kim <namhyung@gmail.com> | 2010-10-28 00:33:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-28 03:03:10 +0200 |
commit | 81d3285c96dd90044ffe2c2c5d56405a5423d753 (patch) | |
tree | 4b592e4d2f4d51b3a89a95d77bebb0fbc77133ab /arch/h8300/kernel/ptrace.c | |
parent | ptrace: cleanup arch_ptrace() on cris (diff) | |
download | linux-81d3285c96dd90044ffe2c2c5d56405a5423d753.tar.xz linux-81d3285c96dd90044ffe2c2c5d56405a5423d753.zip |
ptrace: cleanup arch_ptrace() on frv
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@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Cc: "Daniel K." <dk@uw.no>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/h8300/kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions