diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-05-29 16:17:06 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:32 +0200 |
commit | 184533e3618f4d0b382c1ef3de0ce34e849005d7 (patch) | |
tree | 5df286b75f92a938763a5f0568f59529582d42dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f1ed785a5b9ca944771a08d0a2cdca961ac24329 (diff) |
btrfs: remove unnecessary prototype declarations at disk-io.c
We have a few static functions at disk-io.c for which we have a forward
declaration of their prototype, but it's not needed because all those
functions are defined before they are called, so remove them.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions