This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / blockgroup_lock.h
index 0137ee5..87a890c 100644 (file)
@@ -1,5 +1,3 @@
-#ifndef _LINUX_BLOCKGROUP_LOCK_H
-#define _LINUX_BLOCKGROUP_LOCK_H
 /*
  * Per-blockgroup locking for ext2 and ext3.
  *
@@ -57,4 +55,4 @@ static inline void bgl_lock_init(struct blockgroup_lock *bgl)
 #define sb_bgl_lock(sb, block_group) \
        (&(sb)->s_blockgroup_lock.locks[(block_group) & (NR_BG_LOCKS-1)].lock)
 
-#endif
+