linux/tools/net/sunrpc/xdrgen/templates/C/pointer/decoder
Chuck Lever 1c873a2fd1 xdrgen: Don't generate unnecessary semicolon
The Jinja2 templates add a semicolon at the end of every function.
The C language does not require this punctuation.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2025-11-25 09:09:42 -05:00
..
basic.j2
close.j2 xdrgen: Don't generate unnecessary semicolon 2025-11-25 09:09:42 -05:00
fixed_length_array.j2
fixed_length_opaque.j2
open.j2
optional_data.j2
string.j2 xdrgen: Rename "variable-length strings" 2024-11-11 13:41:59 -05:00
variable_length_array.j2
variable_length_opaque.j2