OSDN Git Service

x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
authorUros Bizjak <ubizjak@gmail.com>
Wed, 6 Sep 2017 15:18:08 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Dec 2017 13:26:12 +0000 (14:26 +0100)
commitc09061aec2e5245f547ea6eecf321e172e42b7fb
treeea48b1647b0cdfef6cf5e6a17607ea06b145fbad
parent7b3775017f4e6b87dfd2c7f63d1eaf057948f31d
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates

commit 3c52b5c64326d9dcfee4e10611c53ec1b1b20675 upstream.

There is no need for \n\t in front of CC_SET(), as the macro already includes these two.

Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170906151808.5634-1-ubizjak@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/archrandom.h
arch/x86/include/asm/bitops.h
arch/x86/include/asm/percpu.h
arch/x86/include/asm/rmwcc.h