linux/tools/net/sunrpc/xdrgen/templates/C/pointer/definition/optional_data.j2

{# SPDX-License-Identifier: GPL-2.0 #}
{% if annotate %}
	/* (optional data) */
{% endif %}
	{{ classifier }}{{ type }} *{{ name }};