diff options
author | Luis Henriques <luis.henriques@canonical.com> | 2016-08-23 23:23:23 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-09-26 17:59:49 +0200 |
commit | 2309e79650100073ca8347279690742777c6698b (patch) | |
tree | b79a53b8dfcce56a93765b8ab1bc0c6fb8c50652 /fs/btrfs/extent_io.c | |
parent | 1f079fa2f8c5ddf0020c7fd820b2393564567a2a (diff) | |
download | linux-2309e79650100073ca8347279690742777c6698b.tar.gz linux-2309e79650100073ca8347279690742777c6698b.tar.xz |
btrfs: Fix warning "variable ‘gen’ set but not used"
Variable 'gen' in reada_for_search() is not used since commit 58dc4ce43251
("btrfs: remove unused parameter from 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