Browse Source

genirq: Remove stale comment

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Thomas Gleixner 10 years ago
parent
commit
3829c664b1
1 changed files with 0 additions and 4 deletions
  1. 0 4
      include/linux/irq.h

+ 0 - 4
include/linux/irq.h

@@ -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;