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:
5380428
)
btrfs: Remove set bits return from clear_extent_bit
author
Jeff Mahoney
<jeffm@suse.com>
Thu, 1 Mar 2012 13:56:29 +0000
(14:56 +0100)
committer
David Sterba
<dsterba@suse.cz>
Thu, 22 Mar 2012 00:45:32 +0000
(
01:45
+0100)
There is only one caller of clear_extent_bit that checks the return value
and it only checks if it's negative. Since there are no users of the
returned bits functionality of clear_extent_bit, stop returning it
and avoid complicating error handling.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
fs/btrfs/extent_io.c
patch
|
blob
|
history
diff --cc
fs/btrfs/extent_io.c
Simple merge