aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2019-03-18 17:45:18 +0200
committerDavid Sterba <[email protected]>2019-04-29 19:02:22 +0200
commitd51f51bb6f3c11f3ee4120c35de8e6547ed493fc (patch)
tree999598d357d1384f6028aabfe52f56d27e7c2345 /tools/perf/scripts/python/export-to-sqlite.py
parente65ef21ed850a535defa2ead971fc8f88ad3b616 (diff)
btrfs: Remove unused -EIO assignment in end_bio_extent_readpage
In case we hit the error case for a metadata buffer in end_bio_extent_readpage then 'ret' won't really be checked before it's written again to. This means the -EIO in this case will never be checked, just remove it. Fixes-coverity-id: 1442513 Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions