commit | 9c1721aa4994f6625decbd915241f3a94ee2fe67 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Dec 03 21:52:18 2009 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Dec 14 23:55:33 2009 +0100 |
tree | bc1c2d623ac5d0db82df18163f6ab029e057c558 | |
parent | 9828ea9d75c38fe3dce05d00566eed61c85732e6 [diff] |
locking: Cleanup the name space completely 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>