Re: GPLONLY kernel symbols???

Dr. Kelsey Hudson (kernel@blackhole.compendium-tech.com)
Wed, 28 Nov 2001 14:35:08 -0800 (PST)


On Mon, 12 Nov 2001, Jeff Garzik wrote:

> He and davej still have a point. Your code formatting is non-standard,
> and is difficult to read. A document exists CodingStyle which explains
> a good style, and further -why- it is a good style.

I find the style in Doc*/CodingStyle to be hard to read as well. I code
much like Richard does -- vertical whitespace is good. horizontal
whitespace is good. braces have no business on the same line as an opening
statement. The 'TAB' character should never be found within code. Little
things like that (OK, commence flames).

I agree with the 'whatever, it's hard to maintain 20-someodd years down
the road' statement, but i also think that the author of code should be
able to choose his own style; those who edit that code should conform to
that style the author chose when he wrote it.

anyways, enough of this, i have better things to do than get into another
pissing contest about coding style.

Kelsey Hudson khudson@ctica.com
Software Engineer
Compendium Technologies, Inc (619) 725-0771
---------------------------------------------------------------------------

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