[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <526F4DCF.5010406@synopsys.com>
Date: Tue, 29 Oct 2013 11:25:27 +0530
From: Vineet Gupta <vineetg76@...il.com>
To: Chen Gang <gang.chen@...anux.com>
CC: James Hogan <james.hogan@...tec.com>,
Al Viro <viro@...iv.linux.org.uk>,
Arnd Bergmann <arnd@...db.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux-Arch <linux-arch@...r.kernel.org>,
Max Filippov <jcmvbkbc@...il.com>
Subject: Re: [PATCH v2] arch: use ASM_NL instead of ';' for assembler new
line character in the macro
On 10/29/2013 07:21 AM, Chen Gang wrote:
> For some assemblers, they use another character as newline in a macro
> (e.g. arc uses '`'), so for generic assembly code, need use ASM_NL (a
> macro) instead of ';' for it.
>
> Also need notice about code styles ('\t' for each line).
>
>
> Signed-off-by: Chen Gang <gang.chen@...anux.com>
> ---
> arch/arc/include/asm/linkage.h | 2 ++
> include/linux/linkage.h | 19 ++++++++++++-------
Acked-by: Vineet Gupta <vgupta@...opsys.com>
-Vineet
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists