aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2023-06-16 18:24:43 +0100
committerDavid Sterba <[email protected]>2023-06-19 17:01:44 +0200
commite794203e9d2d610faf6c5926345091193b202af5 (patch)
tree5c297bab097ae89f1c4539fdd9d700b9654c23e4 /scripts/generate_rust_analyzer.py
parent160fe8f6fdb13da6111677be6263e5d65e875987 (diff)
btrfs: make btrfs_compressed_bioset static
The 'btrfs_compressed_bioset' struct isn't exported outside of the fs/btrfs/compression.c file, so make it static to fix the following sparse warning: fs/btrfs/compression.c:40:16: warning: symbol 'btrfs_compressed_bioset' was not declared. Should it be static? Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Ben Dooks <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions