linux/tools/net/sunrpc
Chuck Lever 4329010ad9 xdrgen: Address some checkpatch whitespace complaints
This is a roll-up of three template fixes that eliminate noise from
checkpatch output so that it's easier to spot non-trivial problems.

To follow conventional kernel C style, when a union declaration is
marked with "pragma public", there should be a blank line between
the emitted "union xxx { ... };" and the decoder and encoder
function declarations.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2026-01-26 10:10:58 -05:00
..
xdrgen xdrgen: Address some checkpatch whitespace complaints 2026-01-26 10:10:58 -05:00
extract.sh xdrgen: Add a utility for extracting XDR from RFCs 2024-11-18 20:22:59 -05:00