mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
Avoid kernel-doc warnings by supported DEFINE_IDTENTRY_IRQ() as a function transform. Warning: arch/x86/kernel/apic/apic.c:2157 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' Warning: arch/x86/kernel/apic/apic.c:2157 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260723190151.507295-1-rdunlap@infradead.org> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| c_lex.py | ||
| enrich_formatter.py | ||
| kdoc_files.py | ||
| kdoc_item.py | ||
| kdoc_output.py | ||
| kdoc_parser.py | ||
| kdoc_re.py | ||
| kdoc_yaml_file.py | ||
| latex_fonts.py | ||
| parse_data_structs.py | ||
| python_version.py | ||
| xforms_lists.py | ||