Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299654
b: refs/heads/master
c: 61065a3
h: refs/heads/master
v: v3
  • Loading branch information
Glauber Costa authored and Linus Torvalds committed Apr 26, 2012
1 parent a93e6dd commit 8c17cae
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: 904249aa68010c8e223263c922fcbb840a3f42e4
refs/heads/master: 61065a30af8df4b8989c2ac7a1f4b4034e4df2d5
1 change: 0 additions & 1 deletion trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,6 @@ grow_dev_page(struct block_device *bdev, sector_t block,
return page;

failed:
BUG();
unlock_page(page);
page_cache_release(page);
return NULL;
Expand Down

0 comments on commit 8c17cae

Please sign in to comment.