Commit 4f63ba17 authored by Joe Perches's avatar Joe Perches Committed by Adrian Bunk

drivers/parisc/: Spelling fixes

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Acked-by: default avatarGrant Grundler <grundler@parisc-linux.org>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 081985ac
...@@ -363,7 +363,7 @@ ccio_alloc_range(struct ioc *ioc, size_t size) ...@@ -363,7 +363,7 @@ ccio_alloc_range(struct ioc *ioc, size_t size)
if (pages_needed <= 8) { if (pages_needed <= 8) {
/* /*
* LAN traffic will not thrash the TLB IFF the same NIC * LAN traffic will not thrash the TLB IFF the same NIC
* uses 8 adjacent pages to map seperate payload data. * uses 8 adjacent pages to map separate payload data.
* ie the same byte in the resource bit map. * ie the same byte in the resource bit map.
*/ */
#if 0 #if 0
...@@ -1589,7 +1589,7 @@ static int __init ccio_probe(struct parisc_device *dev) ...@@ -1589,7 +1589,7 @@ static int __init ccio_probe(struct parisc_device *dev)
} }
/** /**
* ccio_init - ccio initalization procedure. * ccio_init - ccio initialization procedure.
* *
* Register this driver. * Register this driver.
*/ */
......
...@@ -95,7 +95,7 @@ static struct parisc_driver hppb_driver = { ...@@ -95,7 +95,7 @@ static struct parisc_driver hppb_driver = {
}; };
/** /**
* hppb_init - HP-PB bus initalization procedure. * hppb_init - HP-PB bus initialization procedure.
* *
* Register this driver. * Register this driver.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment