diff options
| author | 2017-10-24 11:50:39 +0300 | |
|---|---|---|
| committer | 2018-01-22 16:08:11 +0100 | |
| commit | d3fac6ba7dccc54f52087bb9d7b9be27aa6fa622 (patch) | |
| tree | 0a98b11318492f246427c57d34c80e138a14fbbd /kernel/debug | |
| parent | btrfs: Remove unused function (diff) | |
btrfs: Remove redundant mirror_num arg
The following callpath is always invoked with mirror_num set to 0, so
let's remove it as an argument and directly pass 0 to __do_redpage. No
functional change.
extent_readpages
__extent_readpages
__do_contiguous_readpages
__do_readpage
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions
