MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().
authorRalf Baechle <ralf@linux-mips.org>
Wed, 26 Sep 2012 19:30:47 +0000 (21:30 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Oct 2013 20:25:15 +0000 (21:25 +0100)
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>

No differences found