summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorzhong jiang2018-08-16 18:37:15 +0200
committerDavid Sterba2018-10-15 17:23:27 +0200
commit45128b08f74131753a10a584e3e5c4496b279269 (patch)
tree55ab4d1310104c9115954a3293f8c74c868fcd32 /.mailmap
parentbtrfs: change btrfs_free_reserved_bytes to return void (diff)
downloadkernel-qcow2-linux-45128b08f74131753a10a584e3e5c4496b279269.tar.gz
kernel-qcow2-linux-45128b08f74131753a10a584e3e5c4496b279269.tar.xz
kernel-qcow2-linux-45128b08f74131753a10a584e3e5c4496b279269.zip
btrfs: change btrfs_pin_log_trans to return void
btrfs_pin_log_trans defines the variable "ret" for return value, but it is not modified after initialization. Further, I find that none of the callers do handles the return value, so it is safe to drop the unneeded "ret" and make it return void. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions