OSDN Git Service

SUNRPC: Replace read_u32_from_xdr_buf() with existing XDR helper
authorChuck Lever <chuck.lever@oracle.com>
Mon, 2 Jan 2023 17:06:41 +0000 (12:06 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 20 Feb 2023 14:20:16 +0000 (09:20 -0500)
commit26a949d1db9fd98b64ce4007da0d4a8d1c23ef22
tree13d1ae1bed0f44837ae9afcf7fe24eac56abdcc9
parentc020fa695af64093acf689beaa39d9e956a55f23
SUNRPC: Replace read_u32_from_xdr_buf() with existing XDR helper

Clean up / code de-duplication - this functionality is already
available in the generic XDR layer.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
net/sunrpc/auth_gss/svcauth_gss.c