]> 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>
Thu, 16 Aug 2012 16:23:13 +0000 (18:23 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 16 Aug 2012 22:24:13 +0000 (00:24 +0200)
commitd22d4649e01c903701019b53ce017e10a0eb2c2d
treeccb848ccd9d301d0962f97c937761ff07e14ede6
parent764393e3b55c54d47f42172373f1e8bdae9640a7
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