irq: Fix some trivial typos in comments
Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com> [jkosina@suse.cz: fix 'explicitly', noticed by Randy Dunlap] Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user