nfsd4: eliminate redundant nfs4_free_stateid
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 29 Aug 2012 17:32:54 +0000 (10:32 -0700)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 10 Sep 2012 21:46:17 +0000 (17:46 -0400)
Somehow we ended up with identical functions "nfs4_free_stateid" and
"free_generic_stateid".

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found