btrfs: make set_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)
commit09c25a8cda5baf6537234be0954173a18568423d
treef3dfcd716f71d14fc1ab52002bf9826ae2c5e0f5
parent4db8c528cdccb44f8ca237ca3c695d6c164fa70f
btrfs: make set_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