From: Xu Gang Date: Tue, 14 Apr 2009 06:54:14 +0000 (+0800) Subject: GFS2: Use DEFINE_SPINLOCK X-Git-Tag: v2.6.30-rc3~87^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1328df725239804ae30fc7257c1a3185e679b517;p=pandora-kernel.git GFS2: Use DEFINE_SPINLOCK SPIN_LOCK_UNLOCKED is deprecated, use DEFINE_SPINLOCK instead. (as suggested in Documentation/spinlocks.txt) Signed-off-by: Xu Gang Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed