summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-02-05 14:54:07 +0300
committerDavid Sterba <dsterba@suse.com>2025-03-18 22:35:45 +0300
commitc727371879488449a71d8ee7e199b30290ad0953 (patch)
tree65f21e0f6a965afe220b6ea12fc3396b514d4a7c /scripts
parent147ff868609b99b48fb67cad54b41372cac23f3b (diff)
downloadlinux-c727371879488449a71d8ee7e199b30290ad0953.tar.xz
btrfs: send: simplify return logic from fs_path_add()
There is no need to have an 'out' label and jump into it since there are no resource cleanups to perform (release locks, free memory, etc), so make this simpler by removing the label and goto and instead return directly. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions