diff options
| author | Filipe Manana <[email protected]> | 2025-03-13 17:38:18 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-03-18 19:35:57 +0000 |
| commit | fe84a1e2358cddfb8282e9823ba0bb0e0c55e37a (patch) | |
| tree | 1f633086c3315a071ebb60986eb6f9d811254d95 /net/unix/af_unix.c | |
| parent | btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent() (diff) | |
| download | kernel-fe84a1e2358cddfb8282e9823ba0bb0e0c55e37a.tar.gz kernel-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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
