projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8f3cc0
)
MIPS: cmpxchg.h: Fix excessive indentation.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 21 Apr 2010 10:39:07 +0000
(11:39 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 30 Apr 2010 19:52:41 +0000
(20:52 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cmpxchg.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/include/asm/cmpxchg.h
b/arch/mips/include/asm/cmpxchg.h
index ed9aaaaf0749932495c93c11e1ff24838c66cdc6..2d28017e95d0756d1c1117847a5ff4811dffcea1 100644
(file)
--- a/
arch/mips/include/asm/cmpxchg.h
+++ b/
arch/mips/include/asm/cmpxchg.h
@@
-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" \