summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-12-12 19:30:00 (GMT)
committerChris Mason <clm@fb.com>2015-01-02 19:47:55 (GMT)
commit6b6d24b38991f72fe974215c96e0fdfe409ea50e (patch)
tree131d969fab0dc9c1f1452bb853134c411d5cd87b /net
parent4e0c4a47d723c6bfdf24323cf539bd08edff7d31 (diff)
downloadlinux-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 'net')
0 files changed, 0 insertions, 0 deletions