diff options
| author | Jeff Mahoney <jeffm@suse.com> | 2012-03-01 14:56:29 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.cz> | 2012-03-22 01:45:32 +0100 |
| commit | 6763af84a69f23c1c79f00720982e74fcff4d1f3 (patch) | |
| tree | ca39d3a71fcabd89cce6586abee422edf50e1291 /fs/btrfs/async-thread.c | |
| parent | 538042801a479ebd316582ad10a9c3156b5b7548 (diff) | |
| download | olio-linux-3.10-6763af84a69f23c1c79f00720982e74fcff4d1f3.tar.xz olio-linux-3.10-6763af84a69f23c1c79f00720982e74fcff4d1f3.zip | |
btrfs: Remove set bits return from clear_extent_bit
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>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions