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