btrfs: cleanup, remove stray return statements

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba
2015-11-30 11:02:31 +01:00
parent 352dd9c8d3
commit 7928d672ff
6 changed files with 0 additions and 9 deletions

View File

@@ -1514,8 +1514,6 @@ static void scrub_recheck_block(struct btrfs_fs_info *fs_info,
if (sblock->no_io_error_seen)
scrub_recheck_block_checksum(sblock);
return;
}
static inline int scrub_check_fsid(u8 fsid[],