]> Pileus Git - ~andy/linux/blobdiff - Documentation/IRQ-domain.txt
KVM: PPC: Book3S HV: Remove bogus duplicate code
[~andy/linux] / Documentation / IRQ-domain.txt
index 9bc95942ec22b9f4c721c7e9dda0189ba75689c7..03df71aeb38c000dd607b657f62ebb477753bf76 100644 (file)
@@ -141,7 +141,7 @@ will use a legacy domain only if an IRQ range is supplied by the
 system and will otherwise use a linear domain mapping. The semantics
 of this call are such that if an IRQ range is specified then
 descriptors will be allocated on-the-fly for it, and if no range is
-specified it will fall through to irq_domain_add_linear() which meand
+specified it will fall through to irq_domain_add_linear() which means
 *no* irq descriptors will be allocated.
 
 A typical use case for simple domains is where an irqchip provider