aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2023-05-29 16:17:06 +0100
committerDavid Sterba <dsterba@suse.com>2023-06-19 13:59:32 +0200
commit184533e3618f4d0b382c1ef3de0ce34e849005d7 (patch)
tree5df286b75f92a938763a5f0568f59529582d42dd /tools/perf/scripts/python
parentbtrfs: use a single switch statement when initializing delayed ref head (diff)
downloadlinux-184533e3618f4d0b382c1ef3de0ce34e849005d7.tar.gz
linux-184533e3618f4d0b382c1ef3de0ce34e849005d7.zip
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')
0 files changed, 0 insertions, 0 deletions