]> git.hungrycats.org Git - linux/commit
btrfs: drop constant param from btrfs_release_extent_buffer_page
authorDavid Sterba <dsterba@suse.cz>
Wed, 30 Jul 2014 22:51:36 +0000 (00:51 +0200)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 23 Jan 2015 13:14:53 +0000 (08:14 -0500)
commite80327fa36a79b5cb60be120e85dc9d6ca4212b4
tree9a8752a68219d11893e68b889d386f81b5b891a9
parentb3053914abf687c59badc6bc62c7bac36f885f7b
btrfs: drop constant param from btrfs_release_extent_buffer_page

All callers use the same value, simplify the function.

Signed-off-by: David Sterba <dsterba@suse.cz>
(cherry picked from commit a50924e3a4d7fccb0ecfbd42a4c7ed6e56ee1765)
fs/btrfs/extent_io.c