git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
348738a
)
sparc32: drop useless preprocessor conditional in atomic_32.h
author
Sam Ravnborg
<sam@ravnborg.org>
Mon, 26 Dec 2011 20:05:27 +0000
(21:05 +0100)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Dec 2011 19:11:40 +0000
(14:11 -0500)
arch/sparc/include/asm/atomic_32.h is not exported to userspace.
So there is no need to protect code using __KERNEL__.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found