Home
last modified time | relevance | path

Searched hist:"5267 dd354bcd267f76d0f97193fe8a93899f8986" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 5267dd354bcd267f76d0f97193fe8a93899f8986 Mon Jan 02 16:22:26 CET 2017 Paolo Bonzini <pbonzini@redhat.com> kernel-doc: make member highlighting available in all backends

Note that, in order to produce the correct Docbook markup, the "." or "->"
must be separated from the member name in the regex's captured fields. For
consistency, this change is applied to $type_member and $type_member_func
too, not just to $type_member_xml.

List mode only prints the struct name, to avoid any undesired change in
the operation of docproc.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>