]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().
authorRalf Baechle <ralf@linux-mips.org>
Fri, 31 Aug 2012 10:42:18 +0000 (12:42 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 25 Sep 2012 08:03:30 +0000 (10:03 +0200)
commit82d4fbb89a2ebfa03b75430091ed483b877dff06
tree439d9506021c10c727ab19aac8a8491e6a6240e9
parent8ba19d331596deac56b3b63bb4762ec4e0fe091a
MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().

Set ret just so __must_check is satisfied but don't use the variable for
anything yet.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/ptrace.c