Home
last modified time | relevance | path

Searched hist:"47 ae7aed34ee9017e9eeb2ad066786239456a90f" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 47ae7aed34ee9017e9eeb2ad066786239456a90f Thu May 26 12:57:18 CEST 2016 Jani Nikula <jani.nikula@intel.com> kernel-doc/rst: add support for &union foo and &typedef foo references

Let the user use "&union foo" and "&typedef foo" to reference foo. The
difference to using "union &foo", "typedef &foo", or just "&foo" (which
are valid too) is that "union" and "typedef" become part of the link
text.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>