summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.c
diff options
context:
space:
mode:
authorLuis Henriques <luis.henriques@canonical.com>2016-08-23 23:23:53 +0100
committerDavid Sterba <dsterba@suse.com>2016-09-26 17:59:49 +0200
commit1f079fa2f8c5ddf0020c7fd820b2393564567a2a (patch)
treecff99edf7e34fcf57a78a7b4c4b2e2e289c8edb7 /fs/btrfs/extent_io.c
parent5d8eb6fe517583f9c6d5b94faf2254a0207a45c9 (diff)
downloadlinux-1f079fa2f8c5ddf0020c7fd820b2393564567a2a.tar.gz
linux-1f079fa2f8c5ddf0020c7fd820b2393564567a2a.tar.xz
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Variable 'blocksize' in reada_walk_down() is not used since commit d3e46fea1b1e ("btrfs: sink blocksize parameter to readahead_tree_block"). This patch simply removes this variable. Signed-off-by: Luis Henriques <luis.henriques@canonical.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent_io.c')
0 files changed, 0 insertions, 0 deletions