perfmon: kill some helpers and arguments
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 21 Apr 2012 01:53:35 +0000 (21:53 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 21 Apr 2012 05:58:18 +0000 (01:58 -0400)
commit9f3a4afb276e4d8b3be7f3e678d4dbd11470416f
tree2f6587084a9e1356791d3db60e5e3018a93a5d9b
parent936af1576e4c24b466380fc2b8d93352161d13b0
perfmon: kill some helpers and arguments

pfm_vm_munmap() is simply vm_munmap() and pfm_remove_smpl_mapping()
always get current as the first argument.

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