]> git.baikalelectronics.ru Git - kernel.git/commit
kernel-doc/rst: &foo references are more universal than structs
authorJani Nikula <jani.nikula@intel.com>
Thu, 26 May 2016 10:57:06 +0000 (13:57 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 30 May 2016 10:38:56 +0000 (13:38 +0300)
commit4d0e1c20558cb003ed378fb07917264609e54847
treece3b1fb35c9ec248fda763c446c66f53a12a2525
parent5d266e10f67267d7e3071b50a69e77c61a65278d
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>
scripts/kernel-doc