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:
10d2198
)
GFS2: Use DEFINE_SPINLOCK
author
Xu Gang
<xug@cn.fujitsu.com>
Tue, 14 Apr 2009 06:54:14 +0000
(14:54 +0800)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 15 Apr 2009 09:18:07 +0000
(10:18 +0100)
SPIN_LOCK_UNLOCKED is deprecated, use DEFINE_SPINLOCK instead.
(as suggested in Documentation/spinlocks.txt)
Signed-off-by: Xu Gang <xug@cn.fujitsu.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found