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@xxxxxxxxxxx> > --- > arch/arc/include/asm/linkage.h | 2 ++ > include/linux/linkage.h | 19 ++++++++++++------- Acked-by: Vineet Gupta <vgupta@xxxxxxxxxxxx> -Vineet -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html