Re: [PATCH] mod/file2alias: make modpost compile on darwin again

From: Rusty Russell
Date: Thu Feb 23 2012 - 23:08:05 EST


On Thu, 23 Feb 2012 07:28:41 +0100, Andreas BieÃmann <andreas@xxxxxxxxxxxx> wrote:
> > Oh, and checkpatch.pl is wrong, the code was fine.
>
> Sorry for that. I was running checkpatch.pl as dutiful patch submitter
> and that complained.

In the Olden Days, we could easily spot code which needed auditing
simply by looking at the (lack of) coding style. But then someone
decided that the most important attribute of good code was the nature of
the whitespace within it. And they wrote a tool.

For a while, this made it really hard for us maintainers to tell which
incoming patches we should actually read! Fortunately, the
Anti-whitespace crusaders have come full circle: we can now tell newbie
coders by the fact that they obey checkpatch.pl.

> Should I provide another version with 'checkpatch' adoptions changed
> back?

Please :)

Thanks,
Rusty.
--
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/