SUNRPC: Rename automatic variables in unwrap_integ_data()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 2 Jan 2023 17:06:47 +0000 (12:06 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 20 Feb 2023 14:20:16 +0000 (09:20 -0500)
commite14673c9c1c193896b155165d526a45c83094c1f
tree34a7d6c24139ad25c17a5f3531f4e8f98e1c9168
parent26a949d1db9fd98b64ce4007da0d4a8d1c23ef22
SUNRPC: Rename automatic variables in unwrap_integ_data()

Clean up: To help orient readers, name the stack variables to match
the XDR field names.

For readability, I'm also going to rename the unwrap and wrap
functions in a consistent manner, starting with unwrap_integ_data().

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