Skip to content
Snippets Groups Projects
Commit 3829c664 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

genirq: Remove stale comment


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 4cd7863e
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
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