btrfs: make clear_extent_buffer_uptodate 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)
commit69ba39272c519a34a4a0169b839ca177bf0f0104
tree8da352502d645a88b7e8eab11c2abe539b12e013
parent09c25a8cda5baf6537234be0954173a18568423d
btrfs: make clear_extent_buffer_uptodate 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