diff options
author | Namhyung Kim <namhyung@gmail.com> | 2010-10-27 15:33:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-27 18:03:10 -0700 |
commit | 81d3285c96dd90044ffe2c2c5d56405a5423d753 (patch) | |
tree | 4b592e4d2f4d51b3a89a95d77bebb0fbc77133ab /arch/h8300 | |
parent | 475a4b813816fe9af4cdf7833799036b679f46d0 (diff) |
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')
0 files changed, 0 insertions, 0 deletions