]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
SUNRPC: Move definition of XDR_UNIT
authorChuck Lever <chuck.lever@oracle.com>
Fri, 27 Nov 2020 22:37:02 +0000 (17:37 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Jun 2024 12:52:50 +0000 (14:52 +0200)
commit22b19656eaacd32c7b679d853c68b098337c52c6
treec9cc20b5324a4716760afb88d35d3b7087326fb3
parent97d254cba30d04c968080ed5018e0b2bba7ec430
SUNRPC: Move definition of XDR_UNIT

[ Upstream commit 81d217474326b25d7f14274b02fe3da1e85ad934 ]

Clean up: The unit of XDR alignment is defined by RFC 4506,
not as part of the RPC message header. Thus it belongs in
include/linux/sunrpc/xdr.h.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/sunrpc/msg_prot.h
include/linux/sunrpc/xdr.h