Re: [PULL -tip] fixed few make headers_check warnings

From: Sam Ravnborg
Date: Thu Jan 15 2009 - 09:35:52 EST


On Thu, Jan 15, 2009 at 12:11:34PM +0100, Ingo Molnar wrote:
>
> * Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:
>
> > So when I see "capability.h: extern's make no sense in userspace" the
> > perfect approach would be that the whole file was checked.
> >
> > This is a much bigger task that just removing the warning.
>
> The problem is, you just littered the kernel with a ton of warnings and
> declared that fixing them is a 'much bigger task'.
>
> It's not good to start projects like this, because they simply never
> finish. It's _much_ better to first reach a zero baseline via minimal
> fixes, then enforce 'look at the whole thing' for all _NEW_ files and
> changes.
>
> That's how we are using checkpatch in the -tip topics, and it's working
> very nicely.
>
> Could we please start it like that?

I would have done such have I had more time to do this stuff.
Real life just hit me after vacation finished and deadline approaching.

I can disable the warnings around -rc7 if we think they are too noisy
when we release the next kernel.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/