mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] genirq: Fix typo in comment of IRQD_MOVE_PCNTXT
@ 2019-03-18  6:51 Peter Xu
  2019-03-21 10:55 ` [tip:irq/urgent] " tip-bot for Peter Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Xu @ 2019-03-18  6:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: peterx, Marc Zyngier, Thomas Gleixner, Dou Liyang, Julien Thierry

CC: Marc Zyngier <marc.zyngier@arm.com>
CC: Thomas Gleixner <tglx@linutronix.de>
CC: Dou Liyang <douliyangs@gmail.com>
CC: Julien Thierry <julien.thierry@arm.com>
CC: Peter Xu <peterx@redhat.com>
CC: linux-kernel@vger.kernel.org
Signed-off-by: Peter Xu <peterx@redhat.com>
---
 include/linux/irq.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/irq.h b/include/linux/irq.h
index 5e91f6bcaacd..965613abe93b 100644
--- a/include/linux/irq.h
+++ b/include/linux/irq.h
@@ -195,7 +195,7 @@ struct irq_data {
  * IRQD_LEVEL			- Interrupt is level triggered
  * IRQD_WAKEUP_STATE		- Interrupt is configured for wakeup
  *				  from suspend
- * IRDQ_MOVE_PCNTXT		- Interrupt can be moved in process
+ * IRQD_MOVE_PCNTXT		- Interrupt can be moved in process
  *				  context
  * IRQD_IRQ_DISABLED		- Disabled state of the interrupt
  * IRQD_IRQ_MASKED		- Masked state of the interrupt
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [tip:irq/urgent] genirq: Fix typo in comment of IRQD_MOVE_PCNTXT
  2019-03-18  6:51 [PATCH] genirq: Fix typo in comment of IRQD_MOVE_PCNTXT Peter Xu
@ 2019-03-21 10:55 ` tip-bot for Peter Xu
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Peter Xu @ 2019-03-21 10:55 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: douliyangs, tglx, peterx, mingo, hpa, marc.zyngier,
	julien.thierry, linux-kernel

Commit-ID:  551417af91b163bd697eb50b3601adae2177c28a
Gitweb:     https://git.kernel.org/tip/551417af91b163bd697eb50b3601adae2177c28a
Author:     Peter Xu <peterx@redhat.com>
AuthorDate: Mon, 18 Mar 2019 14:51:23 +0800
Committer:  Thomas Gleixner <tglx@linutronix.de>
CommitDate: Thu, 21 Mar 2019 11:52:37 +0100

genirq: Fix typo in comment of IRQD_MOVE_PCNTXT

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Dou Liyang <douliyangs@gmail.com>
Cc: Julien Thierry <julien.thierry@arm.com>
Link: https://lkml.kernel.org/r/20190318065123.11862-1-peterx@redhat.com

---
 include/linux/irq.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/irq.h b/include/linux/irq.h
index d6160d479b14..7ae8de5ad0f2 100644
--- a/include/linux/irq.h
+++ b/include/linux/irq.h
@@ -195,7 +195,7 @@ struct irq_data {
  * IRQD_LEVEL			- Interrupt is level triggered
  * IRQD_WAKEUP_STATE		- Interrupt is configured for wakeup
  *				  from suspend
- * IRDQ_MOVE_PCNTXT		- Interrupt can be moved in process
+ * IRQD_MOVE_PCNTXT		- Interrupt can be moved in process
  *				  context
  * IRQD_IRQ_DISABLED		- Disabled state of the interrupt
  * IRQD_IRQ_MASKED		- Masked state of the interrupt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-21 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-18  6:51 [PATCH] genirq: Fix typo in comment of IRQD_MOVE_PCNTXT Peter Xu
2019-03-21 10:55 ` [tip:irq/urgent] " tip-bot for Peter Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®