linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / spinlock_up.h
index ea54c4c..31accf2 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #ifdef CONFIG_DEBUG_SPINLOCK
+
 #define __raw_spin_is_locked(x)                ((x)->slock == 0)
 
 static inline void __raw_spin_lock(raw_spinlock_t *lock)