diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-04-05 11:50:10 +0100 |
---|---|---|
committer | Mike Marshall <hubcap@omnibond.com> | 2018-06-01 14:49:00 -0400 |
commit | ec62e95ae3f1c5bb23c7fba849fa306ad315ab10 (patch) | |
tree | f5f21f6f3cf8e4b013a93c7249c40d53cd669f7d /lib/libcrc32c.c | |
parent | 9f8fd53cd05596f6792f769c9fd5fd2b0d624507 (diff) | |
download | linux-ec62e95ae3f1c5bb23c7fba849fa306ad315ab10.tar.gz linux-ec62e95ae3f1c5bb23c7fba849fa306ad315ab10.tar.bz2 linux-ec62e95ae3f1c5bb23c7fba849fa306ad315ab10.zip |
orangefs: make struct orangefs_file_vm_ops static
The struct orangefs_file_vm_ops is local to the source and does not need
to be in global scope, so make it static.
Cleans up sparse warning:
fs/orangefs/file.c:547:35: warning: symbol 'orangefs_file_vm_ops' was not
declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'lib/libcrc32c.c')
0 files changed, 0 insertions, 0 deletions