diff options
author | Filipe Manana <[email protected]> | 2023-05-29 16:17:06 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-06-19 13:59:32 +0200 |
commit | 184533e3618f4d0b382c1ef3de0ce34e849005d7 (patch) | |
tree | 5df286b75f92a938763a5f0568f59529582d42dd /rust/helpers.c | |
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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions