diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-12-16 12:02:18 +0000 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-02-03 07:49:11 +0100 |
| commit | 19231903711e412dd2fe383dac0e48e5919bba4b (patch) | |
| tree | 43711622292e82931febc5b9d76ab8c5bb4a13ee /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 8670a25ecb2fbc35d4e58f8f522e7d5b735d6778 (diff) | |
btrfs: remove redundant path release in btrfs_find_orphan_roots()
There's no need to release the path in the if branch used when the root
does not exists since we released the path before the call to
btrfs_get_fs_root(). So remove that redundant btrfs_release_path() call.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
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 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
