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:
9828ea9
)
locking: Cleanup the name space completely
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 3 Dec 2009 20:52:18 +0000
(21:52 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 14 Dec 2009 22:55:33 +0000
(23:55 +0100)
Make the name space hierarchy of locking functions consistent:
raw_spin* -> _raw_spin* -> __raw_spin*
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
No differences found