ocfs2: cleanup unused func declaration and assignment
[sfrench/cifs-2.6.git] / fs / ocfs2 / alloc.c
index addd7c5f2d3e522a7a65bd51b0164ef705402605..ab5105f9767edde5aaf5892c272907e8288afc85 100644 (file)
@@ -3585,8 +3585,6 @@ static int ocfs2_merge_rec_left(struct ocfs2_path *right_path,
                 * The easy case - we can just plop the record right in.
                 */
                *left_rec = *split_rec;
-
-               has_empty_extent = 0;
        } else
                le16_add_cpu(&left_rec->e_leaf_clusters, split_clusters);