]> 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>
Thu, 26 Sep 2013 12:26:22 +0000 (14:26 +0200)
commitf75f579efbc3a1f4777563fb90563c290778fdc2
treef60d317a5324196ba45fe424074b93aca990667f
parent8ccaadba944cef87e2b2fddeaa739f83d65c2987
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