提交 f788e7bf 编写于 作者: X Xie XiuQi 提交者: Jiri Kosina

irq: Fix some trivial typos in comments

Signed-off-by: NXie XiuQi <xiexiuqi@huawei.com>
[jkosina@suse.cz: fix 'explicitly', noticed by Randy Dunlap]
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 6d56a410
......@@ -214,7 +214,7 @@ void irq_enable(struct irq_desc *desc)
}
/**
* irq_disable - Mark interupt disabled
* irq_disable - Mark interrupt disabled
* @desc: irq descriptor which should be disabled
*
* If the chip does not implement the irq_disable callback, we
......
......@@ -786,7 +786,7 @@ irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action)
}
/*
* Interrupts explicitely requested as threaded interupts want to be
* Interrupts explicitly requested as threaded interrupts want to be
* preemtible - many of them need to sleep and wait for slow busses to
* complete.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册