projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cd7863
)
genirq: Remove stale comment
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 15 Sep 2015 11:47:24 +0000
(13:47 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 15 Sep 2015 15:06:29 +0000
(17:06 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/irq.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/irq.h
b/include/linux/irq.h
index 6f8b340664421bb797fd37488bbd2c97afb6d3d4..72a6b2feb7bfb4538798fd013cae68397c1c4ba1 100644
(file)
--- 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;