diff options
author | 2020-09-05 01:34:36 +0800 | |
---|---|---|
committer | 2020-10-07 12:13:15 +0200 | |
commit | 0725c0c9351d9854a61bc68f0a59d9f91d75abbd (patch) | |
tree | 8667c6c70aee614b9276ec9faadebb7e366902e6 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | btrfs: simplify gotos in open_seed_device (diff) | |
download | wireguard-linux-0725c0c9351d9854a61bc68f0a59d9f91d75abbd.tar.xz wireguard-linux-0725c0c9351d9854a61bc68f0a59d9f91d75abbd.zip |
btrfs: move btrfs_dev_replace_update_device_in_mapping_tree to drop declaration
The function is short and simple, we can get rid of the declaration as
it's not necessary for a static function. Move it before its first
caller. No functional changes.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions