diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-03 10:51:17 +0100 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2017-10-16 19:06:35 -0700 |
commit | 7a57157aeb157cd02ccdcff237bbf63440035b07 (patch) | |
tree | 33af0075accc7f8c4c711ed5a99a5550a8dd563c /arch/x86/Kbuild | |
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 <colin.king@canonical.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'arch/x86/Kbuild')
0 files changed, 0 insertions, 0 deletions