diff options
author | Nikolay Borisov <nborisov@suse.com> | 2017-12-01 11:19:43 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-01-22 16:08:15 +0100 |
commit | bf8d32b9b3c5fb183aa4ac5cb7bae9580dcb0dfb (patch) | |
tree | 497312563a35f1c4baf72c530781b631a8096f92 /fs/ubifs/orphan.c | |
parent | 5c9a702ed1724f1c856c7299fe1faf9b3b5b4eb0 (diff) | |
download | talos-obmc-linux-bf8d32b9b3c5fb183aa4ac5cb7bae9580dcb0dfb.tar.gz talos-obmc-linux-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/ubifs/orphan.c')
0 files changed, 0 insertions, 0 deletions