diff options
author | Namhyung Kim <namhyung@gmail.com> | 2010-10-28 02:33:52 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-28 05:03:10 +0400 |
commit | 81d3285c96dd90044ffe2c2c5d56405a5423d753 (patch) | |
tree | 4b592e4d2f4d51b3a89a95d77bebb0fbc77133ab /fs/nfs_common | |
parent | 475a4b813816fe9af4cdf7833799036b679f46d0 (diff) | |
download | linux-81d3285c96dd90044ffe2c2c5d56405a5423d753.tar.xz |
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 'fs/nfs_common')
0 files changed, 0 insertions, 0 deletions