aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-11-30 12:14:47 +0000
committerDavid Sterba <[email protected]>2018-01-22 15:08:14 +0000
commitccc8dc758da0deeddaec2d8a37524401654e99de (patch)
treeeda5319a4d1096ad2dc90d87bc58f6c38e9ab62a /fs/btrfs/dev-replace.c
parentbtrfs: Remove redundant FLAG_VACANCY (diff)
downloadkernel-ccc8dc758da0deeddaec2d8a37524401654e99de.tar.gz
kernel-ccc8dc758da0deeddaec2d8a37524401654e99de.zip
btrfs: make function update_share_count static
The function update_share_count is local to the source and does not need to be in global scope, so make it static. Cleans up sparse warning: fs/btrfs/backref.c:219:6: warning: symbol 'update_share_count' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions