eta name='generator' content='cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2016-05-26 13:57:06 +0300
committerJani Nikula <jani.nikula@intel.com>2016-05-30 13:38:56 +0300
commita7291e7e03f8b45a4b028a410063dc94f9bff8c0 (patch)
treece3b1fb35c9ec248fda763c446c66f53a12a2525
parenta19bce6433c2566dd210f4245525c297ca952574 (diff)
kernel-doc/rst: &foo references are more universal than structs
It's possible to use &foo to reference structs, enums, typedefs, etc. in the Sphinx C domain. Thus do not prefix the links with "struct". Signed-off-by: Jani Nikula <jani.nikula@intel.com>