]> 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>
Wed, 26 Sep 2012 19:30:47 +0000 (21:30 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Sep 2012 19:45:31 +0000 (21:45 +0200)
commit3e7114a447a49f1b6354551122ac6eab31324181
treea1c85cbb71adad893ae3ae2e274581288023d12a
parent3dc7223ae69f96e27b2abdd8bfd58366a2b911a7
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