sparc32: get rid of odd callers of copy_regset_from_user()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 7 Jun 2020 03:56:53 +0000 (23:56 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 27 Jul 2020 15:42:41 +0000 (11:42 -0400)
commit98a7fbf391dbef6b11bc0a9039de0e81994ff923
treed65cecc12c28d3238f7ecdc018801c56e29dc038
parent8f0329211b7001a47f94702380d188295eba8ef2
sparc32: get rid of odd callers of copy_regset_from_user()

[a couple of unused variables left behind by the previous version
spotted by kernel test robot <lkp@intel.com>]

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/sparc/kernel/ptrace_32.c