summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2020-03-10 10:59:31 +0200
committerDavid Sterba <dsterba@suse.com>2020-03-23 17:01:55 +0100
commit63f018be577f7cb4787f594400976b4e779b5cfb (patch)
tree1a5d27aee60f8068e898ee95e70bf83a2fae3ed5 /samples
parentf31ea0888caeee75bb8a8514c9f8f28b521b55df (diff)
downloadlinux-stable-63f018be577f7cb4787f594400976b4e779b5cfb.tar.gz
linux-stable-63f018be577f7cb4787f594400976b4e779b5cfb.tar.bz2
linux-stable-63f018be577f7cb4787f594400976b4e779b5cfb.zip
btrfs: Remove __ prefix from btrfs_block_rsv_release
Currently the non-prefixed version is a simple wrapper used to hide the 4th argument of the prefixed version. This doesn't bring much value in practice and only makes the code harder to follow by adding another level of indirection. Rectify this by removing the __ prefix and have only one public function to release bytes from a block reservation. No semantic changes. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions