Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131441
b: refs/heads/master
c: 3f3420d
h: refs/heads/master
i:
  131439: 91537b6
v: v3
  • Loading branch information
Julia Lawall authored and Chris Mason committed Feb 12, 2009
1 parent c9f1b21 commit 6aae829
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: a48ddf08ba9bab91efd95e458737afa9d7699623
refs/heads/master: 3f3420df505e47751ef76a652b5cb660e5360d6f
4 changes: 0 additions & 4 deletions trunk/fs/btrfs/volumes.c
Original file line number Diff line number Diff line change
Expand Up @@ -2894,10 +2894,6 @@ static int read_one_chunk(struct btrfs_root *root, struct btrfs_key *key,
free_extent_map(em);
}

map = kzalloc(sizeof(*map), GFP_NOFS);
if (!map)
return -ENOMEM;

em = alloc_extent_map(GFP_NOFS);
if (!em)
return -ENOMEM;
Expand Down

0 comments on commit 6aae829

Please sign in to comment.