OSDN Git Service

nfsd: nfs4state: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Tue, 13 Jan 2015 20:57:24 +0000 (21:57 +0100)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 15 Jan 2015 20:01:42 +0000 (15:01 -0500)
commit917937025a955e239e5cdcc62b6ca9a5ef9e5e48
tree825b530128391aa74c499962bfac87607f0f1355
parent4cb7208a4105a74581ccd4541af75cfd772e99fb
nfsd: nfs4state: Remove unused function

Remove the function renew_client() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c