[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.00.0911021658110.4203@wotan.suse.de>
Date: Mon, 2 Nov 2009 17:00:48 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: André Goddard Rosa <andre.goddard@...il.com>
Cc: linux list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 03/16] trivial: fix assorted "through" typos
On Sat, 31 Oct 2009, André Goddard Rosa wrote:
> diff --git a/arch/blackfin/kernel/cplb-mpu/cplbinit.c
> b/arch/blackfin/kernel/cplb-mpu/cplbinit.c
> index f7b9cdc..b52c1f8 100644
> --- a/arch/blackfin/kernel/cplb-mpu/cplbinit.c
> +++ b/arch/blackfin/kernel/cplb-mpu/cplbinit.c
> @@ -38,7 +38,7 @@ void __init generate_cplb_tables_cpu(unsigned int cpu)
>
> #ifdef CONFIG_BFIN_EXTMEM_DCACHEABLE
> d_cache = CPLB_L1_CHBL;
> -#ifdef CONFIG_BFIN_EXTMEM_WRITETROUGH
> +#ifdef CONFIG_BFIN_EXTMEM_WRITETHROUGH
As this one is fixing a *real* bug, please separate it out from the other
changes which basically just fix typos in comments.
On the other hand, please merge all the other changes together into one
larger patch. We don't want gazillions of commits because you have found
gazillions of words typed wrongly in comments.
Thanks for taking care,
--
Jiri Kosina
SUSE Labs, Novell Inc.
Powered by blists - more mailing lists