Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309873
b: refs/heads/master
c: fd5e62a
h: refs/heads/master
i:
  309871: 64134db
v: v3
  • Loading branch information
Wang Sheng-Hui authored and Josef Bacik committed May 11, 2012
1 parent 90d31b5 commit a2908d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 477d7eafa9585ded87ee1c6f69638a6baf9d8922
refs/heads/master: fd5e62a37cef5b212318c522eac0ecd394b50a19
1 change: 0 additions & 1 deletion trunk/fs/btrfs/extent_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ static struct rb_node *tree_insert(struct rb_root *root, u64 offset,
return parent;
}

entry = rb_entry(node, struct tree_entry, rb_node);
rb_link_node(node, parent, p);
rb_insert_color(node, root);
return NULL;
Expand Down

0 comments on commit a2908d8

Please sign in to comment.