This is a small clean up.

regards,
dan carpenter

Signed-off-by: Dan Carpenter <[email protected]>

--- orig/fs/btrfs/disk-io.c     2009-03-26 17:00:57.000000000 +0300
+++ devel/fs/btrfs/disk-io.c    2009-03-26 17:01:44.000000000 +0300
@@ -1387,8 +1387,6 @@
 
        ret = extent_range_uptodate(io_tree, start + length,
                                    start + buf_len - 1);
-       if (ret == 1)
-               return ret;
        return ret;
 }
 

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to