diff options
Diffstat (limited to 'fs/xfs/support/spin.h')
| -rw-r--r-- | fs/xfs/support/spin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/support/spin.h b/fs/xfs/support/spin.h index f28f251ce8..4a876797f8 100644 --- a/fs/xfs/support/spin.h +++ b/fs/xfs/support/spin.h @@ -46,7 +46,6 @@ typedef spinlock_t lock_t; #define spinlock_init(lock, name) spin_lock_init(lock) -#define init_spinlock(lock, name, ll) spin_lock_init(lock) #define spinlock_destroy(lock) static inline unsigned long mutex_spinlock(lock_t *lock) |
