s390/kprobes: Fix %p uses in error messages
authorMasami Hiramatsu <mhiramat@kernel.org>
Thu, 25 Jan 2018 05:30:32 +0000 (14:30 +0900)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 2 Feb 2018 09:47:15 +0000 (10:47 +0100)
commit0e1647b39025517e5bfdfd45d6033ab7a1c9c8b9
tree39cb8d55eabcdd09b2e493f6c3c8ab96483fc8d2
parentdf2f815a7df7edb5335a3bdeee6a8f9f6f9c35c4
s390/kprobes: Fix %p uses in error messages

Remove %p because the kprobe will be dumped in dump_kprobe().

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/kprobes.c