nfsd4: nfsd4_check_resp_size needn't recalculate length
authorJ. Bruce Fields <bfields@redhat.com>
Sat, 8 Mar 2014 21:42:05 +0000 (16:42 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 30 May 2014 21:31:51 +0000 (17:31 -0400)
We're keeping the length updated as we go now, so there's no need for
the extra calculation here.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4xdr.c

Simple merge