btrfs: make extent_clear_unlock_delalloc return void
authorDavid Sterba <dsterba@suse.com>
Thu, 3 Dec 2015 12:08:59 +0000 (13:08 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 7 Dec 2015 14:06:45 +0000 (15:06 +0100)
commita9d93e1778f3a92852d3816cd203cbec179b8813
tree6f4c80499fa7e6b71801166e9ae6c30af3529506
parent69ba39272c519a34a4a0169b839ca177bf0f0104
btrfs: make extent_clear_unlock_delalloc return void

Does not return any errors, nor anything from the callgraph.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h