diff options
author | 2014-12-12 22:30:00 +0300 | |
---|---|---|
committer | 2015-01-02 14:47:55 -0500 | |
commit | 6b6d24b38991f72fe974215c96e0fdfe409ea50e (patch) | |
tree | 131d969fab0dc9c1f1452bb853134c411d5cd87b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Btrfs: add more maintainers (diff) | |
download | wireguard-linux-6b6d24b38991f72fe974215c96e0fdfe409ea50e.tar.xz wireguard-linux-6b6d24b38991f72fe974215c96e0fdfe409ea50e.zip |
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
The only way that "ret" is set is when we call scrub_pages_for_parity()
so the skip to "if (ret) " test doesn't make sense and causes a static
checker warning.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions