commit | 50489a5734ec77e0a0613143512de09e2229f852 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Wed Apr 10 19:46:04 2019 +0300 |
committer | David Sterba <dsterba@suse.com> | Mon Apr 29 19:02:47 2019 +0200 |
tree | 6ef0dd54a48f83d72ed8ccc9dbe6e7f9e6b01624 | |
parent | e68f2ee72181697d574e3049426b9d4fe5b5ec4d [diff] |
btrfs: Remove bio_offset argument from submit_bio_hook None of the implementers of the submit_bio_hook use the bio_offset parameter, simply remove it. No functional changes. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>