mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
f3341dcf3b
Link "&foo->bar", "&foo->bar()", "&foo.bar", and "&foo.bar()" to the struct/union/enum foo definition. The members themselves do not currently have anchors to link to, but this is better than nothing, and promotes a universal notation. Signed-off-by: Jani Nikula <jani.nikula@intel.com>