diff options
author | Zhao Lei <zhaolei@cn.fujitsu.com> | 2014-11-13 11:45:39 +0800 |
---|---|---|
committer | Miao Xie <miaox@cn.fujitsu.com> | 2014-12-03 10:18:44 +0800 |
commit | f90523d1aa3c414031094ff2284d47791f0c0a05 (patch) | |
tree | 411bd5e58085d5e839b6911fdb6054ebfe78782e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5d01410fe4d92081f349b013a2e7a95429e4f2c9 (diff) |
Btrfs: remove noused bbio_ret in __btrfs_map_block in condition
bbio_ret in this condition is always !NULL because previous code
already have a check-and-skip:
4908 if (!bbio_ret)
4909 goto out;
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions