hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/include/linux/irqdesc.h
....@@ -32,7 +32,7 @@
3232 * @last_unhandled: aging timer for unhandled count
3333 * @irqs_unhandled: stats field for spurious unhandled interrupts
3434 * @threads_handled: stats field for deferred spurious detection of threaded handlers
35
- * @threads_handled_last: comparator field for deferred spurious detection of theraded handlers
35
+ * @threads_handled_last: comparator field for deferred spurious detection of threaded handlers
3636 * @lock: locking for SMP
3737 * @affinity_hint: hint to user space for preferred irq affinity
3838 * @affinity_notify: context for notification of affinity changes