提交 9eed4124 编写于 作者: R Ralf Baechle

MIPS: cmpxchg.h: Fix excessive indentation.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 c8f3cc0b
......@@ -16,7 +16,7 @@
({ \
__typeof(*(m)) __ret; \
\
if (kernel_uses_llsc && R10000_LLSC_WAR) { \
if (kernel_uses_llsc && R10000_LLSC_WAR) { \
__asm__ __volatile__( \
" .set push \n" \
" .set noat \n" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册