nfsd: get rid of unused function definition
authorKinglong Mee <kinglongmee@gmail.com>
Mon, 16 Dec 2013 02:48:49 +0000 (10:48 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 2 Jan 2014 22:53:23 +0000 (17:53 -0500)
commit 557ce2646e775f6bda734dd92b10d4780874b9c7
"nfsd41: replace page based DRC with buffer based DRC"
have remove unused nfsd4_set_statp, but miss the function definition.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found