git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
903889f
)
Btrfs: fix error handling in delete_block_group_cache()
author
Tsutomu Itoh
<t-itoh@jp.fujitsu.com>
Thu, 6 Sep 2012 09:08:59 +0000
(
03:08
-0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:19:14 +0000
(15:19 -0400)
btrfs_iget() never return NULL.
So, NULL check is unnecessary.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
No differences found