diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2024-07-12 08:41:48 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-07-15 15:13:56 +0200 |
commit | b7b377332b96a38bc98928d7ec2674c77a95fcb3 (patch) | |
tree | 97f306c176a050f97d6ce1fecb047dc0da6f0492 /scripts/rustdoc_test_builder.rs | |
parent | c37927a203fa283950f6045602b9f71328ad786c (diff) |
irqdomain: Fix the kernel-doc and plug it into Documentation
There were several undocumented fields in structs irq_domain_ops and
irq_domain_info. Document them.
irq_domain_ops::revmap_size contained "[]" in the description, which is not
allowed in sphinx. Remove that.
Finally, plug the whole header (irqdomain.h) into genericirq.rst, so that
the docs is autogenerated and hyperlinks to these structure are created.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions