diff options
author | Luis de Bethencourt <[email protected]> | 2016-03-09 08:17:56 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-03-09 08:17:56 +1100 |
commit | a5fd276bdc4fb71b06d100a6abc77ad682f77de4 (patch) | |
tree | 995ed5062b1c1b59b99e5d9094e11132f93a66df /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 30cbc591c34e680e8b5d6d675ea49effe42a0570 (diff) |
xfs: remove impossible condition
bp_release is set to 0 just before the breakpoint of the for loop before
the conditional check (in line 458). The other breakpoint is a goto that
skips the dead code.
Addresses-Coverity-Id: 102338
Signed-off-by: Luis de Bethencourt <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions