From: Jesse Barnes on
On Thu, 11 Mar 2010 14:53:03 -0300
Chihau Chau <chihau(a)gmail.com> wrote:

> From: Chihau Chau <chihau(a)gmail.com>
>
> This is a code style cleanup related with spaces, like a lot of trailing
> withspaces, spaces before a TAB, to use "foo * bar" instead of "foo *bar"
> and to put a else sentence below close brace '}'.
>
> Signed-off-by: Chihau Chau <chihau(a)gmail.com>

Unless you're doing some other work in this area and include this patch
in a larger patchset, I'm inclined to reject it, since it just creates
churn for others for no good reason.

In other words, if developer A is making real changes in these areas
that would invalidate developer B's patches, that's fine. But I don't
think it's ok to let cleanup patches invalidate developer B's work.

Hope that's clear. Don't get me wrong, I like the fact that in Linux
we're not afraid to clean stuff up. I just don't like it getting in
the way of real work.

Thanks,
--
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/