aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.h
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2017-12-01 11:19:43 +0200
committerDavid Sterba <dsterba@suse.com>2018-01-22 16:08:15 +0100
commitbf8d32b9b3c5fb183aa4ac5cb7bae9580dcb0dfb (patch)
tree497312563a35f1c4baf72c530781b631a8096f92 /fs/btrfs/compression.h
parentbtrfs: Remove unused variable in btrfs_get_extent (diff)
downloadlinux-dev-bf8d32b9b3c5fb183aa4ac5cb7bae9580dcb0dfb.tar.xz
linux-dev-bf8d32b9b3c5fb183aa4ac5cb7bae9580dcb0dfb.zip
btrfs: remove redundant check in btrfs_get_extent_fiemap
Before returning hole_em in btrfs_get_fiemap_extent we check if it's different than null. However, by the time this null check is triggered we already know hole_em is not null because it means it points to the em we found and it has already been dereferenced. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/compression.h')
0 files changed, 0 insertions, 0 deletions