Btrfs: drop useless LIST_HEAD in merge_reloc_root
[linux-2.6-block.git] / fs / btrfs / relocation.c
index 272b287f8cf0dc438cdb6fd170f4ee467f4a69e1..de802ba35a344f36c6e519f5336d300c8eb6f217 100644 (file)
@@ -2128,7 +2128,6 @@ static noinline_for_stack int merge_reloc_root(struct reloc_control *rc,
                                               struct btrfs_root *root)
 {
        struct btrfs_fs_info *fs_info = rc->extent_root->fs_info;
-       LIST_HEAD(inode_list);
        struct btrfs_key key;
        struct btrfs_key next_key;
        struct btrfs_trans_handle *trans = NULL;