]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26b705daac1bfd3f51d3e90c00e94300c74ec645
tree825b530128391aa74c499962bfac87607f0f1355
parent1335c83a3cea333efe819f48d7db92d74ddc61d7
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