]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xdrgen: XDR width for typedef
authorChuck Lever <chuck.lever@oracle.com>
Thu, 3 Oct 2024 18:54:41 +0000 (14:54 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 11 Nov 2024 18:42:04 +0000 (13:42 -0500)
commit2852c92ba1305fd2d85fd69f73bb4b43a3c58146
tree292eaf513779cfb52cfa0bc537a948faf7e47654
parentdc6fa83b6aff5c50277045f53a448afce9616b07
xdrgen: XDR width for typedef

The XDR width of a typedef is the same as the width of the base type.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
tools/net/sunrpc/xdrgen/xdr_ast.py