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:
888c31f
)
parisc: drop unnecessary cast in __ldcw_align() macro
author
Helge Deller
<deller@gmx.de>
Tue, 2 Feb 2010 19:06:23 +0000
(19:06 +0000)
committer
Kyle McMartin
<kyle@redhat.com>
Sat, 6 Mar 2010 22:54:10 +0000
(22:54 +0000)
__ldcw_align() can directly access the slock member of struct arch_spinlock_t
instead of using an ugly cast.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found