diff options
author | 2019-01-25 13:09:15 +0800 | |
---|---|---|
committer | 2019-02-25 14:13:37 +0100 | |
commit | bb58eb9e167d087cc518f7a71c3c00f1671958da (patch) | |
tree | 8da8ce87eab12657c24f7e16f9a949977e293e0b /tools/perf/scripts/python/stackcollapse.py | |
parent | btrfs: Fix grossly misleading argument names in extent io search (diff) | |
download | wireguard-linux-bb58eb9e167d087cc518f7a71c3c00f1671958da.tar.xz wireguard-linux-bb58eb9e167d087cc518f7a71c3c00f1671958da.zip |
btrfs: extent_io: Kill the forward declaration of flush_write_bio
There is no need to forward declare flush_write_bio(), as it only
depends on submit_one_bio(). Both of them are pretty small, just move
them to kill the forward declaration.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions