[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20071218070825.GC6570@colo.lackof.org>
Date: Tue, 18 Dec 2007 00:08:25 -0700
From: Grant Grundler <grundler@...isc-linux.org>
To: Joe Perches <joe@...ches.com>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Grant Grundler <grundler@...isc-linux.org>,
Kyle McMartin <kyle@...isc-linux.org>,
Matthew Wilcox <matthew@....cx>, linux-parisc@...r.kernel.org
Subject: Re: [PATCH] drivers/parisc/: Spelling fixes
Andrew,
ditto - thanks
On Mon, Dec 17, 2007 at 11:40:10AM -0800, Joe Perches wrote:
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Signed-off-by: Grant Grundler <grundler@...isc-linux.org>
thanks again,
grant
> ---
> drivers/parisc/ccio-dma.c | 4 ++--
> drivers/parisc/hppb.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
> index 7c60cbd..ca52307 100644
> --- a/drivers/parisc/ccio-dma.c
> +++ b/drivers/parisc/ccio-dma.c
> @@ -363,7 +363,7 @@ ccio_alloc_range(struct ioc *ioc, size_t size)
> if (pages_needed <= 8) {
> /*
> * 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.
> */
> #if 0
> @@ -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.
> */
> diff --git a/drivers/parisc/hppb.c b/drivers/parisc/hppb.c
> index a728a7c..65eee67 100644
> --- a/drivers/parisc/hppb.c
> +++ b/drivers/parisc/hppb.c
> @@ -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.
> */
> --
> 1.5.3.7.949.g2221a6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists