From: Thomas Gleixner Date: Tue, 15 Sep 2015 11:47:24 +0000 (+0200) Subject: genirq: Remove stale comment X-Git-Tag: v4.3-rc2~12^2~24 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=3829c664b1eec243f2a355829efa40f0f414de8d;p=linux.git genirq: Remove stale comment Signed-off-by: Thomas Gleixner --- diff --git a/include/linux/irq.h b/include/linux/irq.h index 6f8b34066442..72a6b2feb7bf 100644 --- a/include/linux/irq.h +++ b/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;