diff options
author | Colin Ian King <[email protected]> | 2017-10-03 10:51:17 +0100 |
---|---|---|
committer | Shaohua Li <[email protected]> | 2017-10-16 19:06:35 -0700 |
commit | 7a57157aeb157cd02ccdcff237bbf63440035b07 (patch) | |
tree | 33af0075accc7f8c4c711ed5a99a5550a8dd563c /net/unix/sysctl_net_unix.c | |
parent | 07719ff767dcd8cc42050f185d332052f3816546 (diff) |
md-cluster: make function cluster_check_sync_size static
The function cluster_check_sync_size is local to the source and does
not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'cluster_check_sync_size' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Shaohua Li <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions