Commit 1e8a423
btrfs: rename werr and err to ret in __btrfs_wait_marked_extents()
Rename the function's local return variables err and werr to ret.
Also, align the variable declarations with the other declarations in
the function for better function space alignment.
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent ce87531 commit 1e8a423
1 file changed
Lines changed: 8 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1171 | 1171 | | |
1172 | 1172 | | |
1173 | 1173 | | |
1174 | | - | |
1175 | | - | |
1176 | 1174 | | |
1177 | 1175 | | |
1178 | 1176 | | |
1179 | 1177 | | |
| 1178 | + | |
1180 | 1179 | | |
1181 | 1180 | | |
1182 | 1181 | | |
| |||
1188 | 1187 | | |
1189 | 1188 | | |
1190 | 1189 | | |
1191 | | - | |
| 1190 | + | |
1192 | 1191 | | |
1193 | | - | |
1194 | | - | |
1195 | | - | |
1196 | | - | |
1197 | | - | |
1198 | | - | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
1199 | 1196 | | |
1200 | | - | |
| 1197 | + | |
1201 | 1198 | | |
1202 | 1199 | | |
1203 | 1200 | | |
1204 | 1201 | | |
1205 | 1202 | | |
1206 | | - | |
1207 | | - | |
1208 | | - | |
| 1203 | + | |
1209 | 1204 | | |
1210 | 1205 | | |
1211 | 1206 | | |
| |||
0 commit comments