commit | 0dfa95aaa817eec8473abf5465eae135b1cf1138 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Sep 26 21:30:47 2012 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 29 21:25:15 2013 +0100 |
tree | a8ea731481a7faba8477eb98ac22e27dd936f879 | |
parent | bec9b2b2c164455e2cd1103c9059d4f8e5926416 [diff] |
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>