diff options
author | Jani Nikula <jani.nikula@intel.com> | 2016-05-26 10:57:18 (GMT) |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2016-05-30 10:38:57 (GMT) |
commit | 47ae7aed34ee9017e9eeb2ad066786239456a90f (patch) | |
tree | c30c5c37460b2be913f867de706df825528fcb1e /scripts/gdb | |
parent | a7291e7e03f8b45a4b028a410063dc94f9bff8c0 (diff) | |
download | linux-47ae7aed34ee9017e9eeb2ad066786239456a90f.tar.xz |
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>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions