commit | b78fa45d4edb92fd7b882b2ec25b936cad412670 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Mon Jul 08 20:54:08 2019 +0800 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Jul 09 19:36:33 2019 -0400 |
tree | f65add95f7553706b7b763e566ba0a77f712b502 | |
parent | 297e57a24f6e2d5a041822003816124e48164eef [diff] |
nfsd: Make __get_nfsdfs_client() static Fix sparse warning: fs/nfsd/nfsctl.c:1221:22: warning: symbol '__get_nfsdfs_client' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>