xref
: /
linux
/
tools
/
net
/
sunrpc
/
xdrgen
/
templates
/
C
/
union
/
encoder
/
void.j2
(revision 9080d11a6c5c1fbf27127afdef84d8dcd65b91ff)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{# SPDX-License-Identifier: GPL-2.0 #}
2
if (!xdrgen_encode_void(xdr))
3
return false;
4