diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-12-12 19:30:00 (GMT) |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2015-01-02 19:47:55 (GMT) |
commit | 6b6d24b38991f72fe974215c96e0fdfe409ea50e (patch) | |
tree | 131d969fab0dc9c1f1452bb853134c411d5cd87b /arch/hexagon | |
parent | 4e0c4a47d723c6bfdf24323cf539bd08edff7d31 (diff) | |
download | linux-6b6d24b38991f72fe974215c96e0fdfe409ea50e.tar.xz |
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 'arch/hexagon')
0 files changed, 0 insertions, 0 deletions