]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43bd3dab0b506741f58381a876881d9d50bb7588
tree3b8b04613056e8197e65e6355d4df56555bf7196
parentaf968c993b1560050e25e9849556da7877c064c8
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