Commit fe84a1e
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>1 parent 26558ce commit fe84a1e
1 file changed
+10
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7038 | 7038 | | |
7039 | 7039 | | |
7040 | 7040 | | |
7041 | | - | |
7042 | | - | |
7043 | | - | |
7044 | | - | |
| 7041 | + | |
| 7042 | + | |
7045 | 7043 | | |
7046 | | - | |
7047 | | - | |
7048 | | - | |
7049 | | - | |
| 7044 | + | |
| 7045 | + | |
7050 | 7046 | | |
7051 | 7047 | | |
7052 | 7048 | | |
7053 | 7049 | | |
7054 | 7050 | | |
7055 | | - | |
7056 | | - | |
7057 | | - | |
7058 | | - | |
| 7051 | + | |
| 7052 | + | |
7059 | 7053 | | |
7060 | 7054 | | |
7061 | 7055 | | |
| |||
7064 | 7058 | | |
7065 | 7059 | | |
7066 | 7060 | | |
7067 | | - | |
7068 | | - | |
7069 | | - | |
7070 | | - | |
| 7061 | + | |
| 7062 | + | |
7071 | 7063 | | |
7072 | 7064 | | |
7073 | 7065 | | |
7074 | | - | |
| 7066 | + | |
7075 | 7067 | | |
7076 | 7068 | | |
7077 | 7069 | | |
| |||
7158 | 7150 | | |
7159 | 7151 | | |
7160 | 7152 | | |
7161 | | - | |
| 7153 | + | |
7162 | 7154 | | |
7163 | 7155 | | |
7164 | 7156 | | |
| |||
0 commit comments