Spelling fix: explicitly

From: Jean Delvare <khali@linux-fr.org>

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
这个提交包含在:
Jean Delvare
2007-10-19 23:22:55 +02:00
提交者 Adrian Bunk
父节点 db955170d4
当前提交 c03983ac9b
修改 19 个文件,包含 23 行新增23 行删除

查看文件

@@ -491,7 +491,7 @@ struct irq_host *irq_alloc_host(struct device_node *of_node,
/* Legacy flags are left to default at this point,
* one can then use irq_create_mapping() to
* explicitely change them
* explicitly change them
*/
ops->map(host, i, i);
}