Commit 3829c664 authored by Thomas Gleixner's avatar Thomas Gleixner

genirq: Remove stale comment

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 4cd7863e
......@@ -151,10 +151,6 @@ struct irq_common_data {
* methods, to allow shared chip implementations
* @msi_desc: MSI descriptor
* @affinity: IRQ affinity on SMP
*
* The fields here need to overlay the ones in irq_desc until we
* cleaned up the direct references and switched everything over to
* irq_data.
*/
struct irq_data {
u32 mask;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment