SUNRPC: Cleanup xdr_shrink_bufhead()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 6 Dec 2020 15:15:04 +0000 (10:15 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 14 Dec 2020 11:51:07 +0000 (06:51 -0500)
commit6707fbd7d3be72da4ebde7f56b46814befd2db19
tree3b8b04613056e8197e65e6355d4df56555bf7196
parentc4f2f591f02c392ea7de018d2733748bf4c7b5f5
SUNRPC: Cleanup xdr_shrink_bufhead()

Clean up xdr_shrink_bufhead() to use the new helpers instead of doing
its own thing.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/xdr.c