nfsd: make symbol nfsd_reply_cache_shrinker static
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 5 Apr 2013 13:22:39 +0000 (21:22 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 30 Apr 2013 22:19:34 +0000 (18:19 -0400)
symbol 'nfsd_reply_cache_shrinker' only used within this file. It should
be static.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfscache.c

Simple merge