commit | 4d1ff582246de67b15e3cd2427a39875943ae895 | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Tue Oct 16 01:27:50 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:10 2007 -0700 |
tree | 659e1afb58fbaaf9ed70a830cb6fc6f69398d6e6 | |
parent | f438d914b220051d4cbc65cbc5d98e163c85c93b [diff] |
gigaset: remove pointless locking Remove pointless taking of spinlock around reading a single pointer-sized or smaller variable. Signed-off-by: Tilman Schmidt <tilman@imap.cc> Acked-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>