Home
last modified time | relevance | path

Searched hist:"50 d0def966a5f1237ba647e827a945e8ece4c10b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dfilecache.cdiff 50d0def966a5f1237ba647e827a945e8ece4c10b Sun Feb 02 19:43:57 CST 2020 Chen Zhou <chenzhou10@huawei.com> nfsd: make nfsd_filecache_wq variable static

Fix sparse warning:

fs/nfsd/filecache.c:55:25: warning:
symbol 'nfsd_filecache_wq' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>