[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <653402b90612051329r52f242e5k5987d54661dd38cb@mail.gmail.com>
Date: Tue, 5 Dec 2006 22:29:22 +0100
From: "Miguel Ojeda" <maxextreme@...il.com>
To: "Ingo Molnar" <mingo@...e.hu>
Cc: "Andrew Morton" <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: Re: -mm merge plans for 2.6.20, scheduler bits
On 12/5/06, Ingo Molnar <mingo@...e.hu> wrote:
>
> > kernel-schedc-whitespace-cleanups.patch
>
> Acked-by: Ingo Molnar <mingo@...e.hu>
>
> i dont like these:
>
> - cost1 += measure_one(cache, size - i*1024, cpu1, cpu2);
> + cost1 += measure_one(cache, size - i * 1024, cpu1, cpu2);
>
> as it's quite OK to have no spaces in "i*1024", just to indicate
> precedence of arithmetic ops. But the good bits dominate in this patch
> so lets have it and i'll undo the bad ones.
>
Ok, I will take care of that for future whitespace cleanups, as I see
they are welcome :)
--
Miguel Ojeda
http://maxextreme.googlepages.com/index.htm
-
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