commit | 917937025a955e239e5cdcc62b6ca9a5ef9e5e48 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Tue Jan 13 21:57:24 2015 +0100 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Jan 15 15:01:42 2015 -0500 |
tree | 825b530128391aa74c499962bfac87607f0f1355 | |
parent | 4cb7208a4105a74581ccd4541af75cfd772e99fb [diff] |
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>