diff options
author | 2025-03-13 17:38:18 +0000 | |
---|---|---|
committer | 2025-03-18 20:35:57 +0100 | |
commit | fe84a1e2358cddfb8282e9823ba0bb0e0c55e37a (patch) | |
tree | 1f633086c3315a071ebb60986eb6f9d811254d95 /scripts/lib/kdoc/kdoc_files.py | |
parent | btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent() (diff) | |
download | linux-rng-fe84a1e2358cddfb8282e9823ba0bb0e0c55e37a.tar.xz linux-rng-fe84a1e2358cddfb8282e9823ba0bb0e0c55e37a.zip |
btrfs: remove end_no_trans label from btrfs_log_inode_parent()
It's a pointless label as we don't have to do anything under it other
than return from the function. So remove it and directly return from the
function where we used to goto.
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/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions