[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b8bf37780911020816r2cc4392cnb48645b09d15c0d2@mail.gmail.com>
Date: Mon, 2 Nov 2009 14:16:32 -0200
From: André Goddard Rosa <andre.goddard@...il.com>
To: Jiri Kosina <jkosina@...e.cz>
Cc: linux list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 03/16] trivial: fix assorted "through" typos
Hi, Jiri!
On Mon, Nov 2, 2009 at 2:00 PM, Jiri Kosina <jkosina@...e.cz> wrote:
> 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.
Already done and taken care here:
http://marc.info/?l=linux-kernel&m=125701706006147&w=2
> 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,
Sure thing, I will send a consolidated patch with these.
Thank you,
André
--
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