summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2012-03-01 14:56:29 +0100
committerDavid Sterba <dsterba@suse.cz>2012-03-22 01:45:32 +0100
commit6763af84a69f23c1c79f00720982e74fcff4d1f3 (patch)
treeca39d3a71fcabd89cce6586abee422edf50e1291 /fs/btrfs/disk-io.c
parent538042801a479ebd316582ad10a9c3156b5b7548 (diff)
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/disk-io.c')
0 files changed, 0 insertions, 0 deletions