]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9fb3f35e6207080fc05d6adfdf5ac0d028ca7cad
treed65cecc12c28d3238f7ecdc018801c56e29dc038
parentf70dbac37a765f454e9e5f7c70d0bbe15962aac4
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