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)
committerIngo Molnar <mingo@kernel.org>
Sun, 24 Sep 2017 09:19:01 +0000 (11:19 +0200)
commit3c52b5c64326d9dcfee4e10611c53ec1b1b20675
tree59d9a542f11147b737178291676b453ff48d4a6c
parentc65da8e22b1d1d8869af69d287fd699c31d2dd58
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates

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>
arch/x86/include/asm/archrandom.h
arch/x86/include/asm/bitops.h
arch/x86/include/asm/percpu.h
arch/x86/include/asm/rmwcc.h