Updated to 2.6.32.27
/fs/ext4/balloc.c
blob:f3032c919a22dbee67f4d4d2f1f17269e69bac30 -> blob:e85b63c9fbcb6b49cba4c8c154a22f1f556ff128
--- fs/ext4/balloc.c
+++ fs/ext4/balloc.c
@@ -189,9 +189,6 @@ unsigned ext4_init_block_bitmap(struct s
* when a file system is mounted (see ext4_fill_super).
*/
-
-#define in_range(b, first, len) ((b) >= (first) && (b) <= (first) + (len) - 1)
-
/**
* ext4_get_group_desc() -- load group descriptor from disk
* @sb: super block