[V2 2/3] ARM: add TRACEHOOK support From: Will Deacon <hidden> Date: 2011-12-01 14:37:31 Minor nit (pedantry): On Wed, Nov 30, 2011 at 02:46:21PM +0000, Steven Walter wrote:+ if (why) { + tracehook_report_syscall_exit(regs, 0); + } else { + if (tracehook_report_syscall_entry(regs)) + current_thread_info()->syscall = -1; + } You could bang the second if next to the else and lose the braces. Will
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help