On Mon, Jun 29, 2015 at 9:33 PM, Andy Lutomirski <l...@kernel.org> wrote:
> +       jmp int_ret_from_sys_call


> +       testl $(_TIF_ALLWORK_MASK & ~_TIF_SYSCALL_AUDIT), 
> ASM_THREAD_INFO(TI_flags, %rsp, SIZEOF_PTREGS)
> +       jnz ia32_ret_from_sys_call

The files got reformatted to use a consistent style
with tab between insn mnemonic and its arguments.
Please do not break it again...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to