----- Original Message -----
> From: "Steven Rostedt" <[email protected]>
> To: "Tom St Denis" <[email protected]>
> Cc: "Borislav Petkov" <[email protected]>, "Eric Dumazet" <[email protected]>, 
> "Waskiewicz Jr, Peter P"
> <[email protected]>, "David Miller" <[email protected]>, 
> "steffen klassert"
> <[email protected]>, [email protected], 
> [email protected], [email protected],
> "Michal Kubecek" <[email protected]>, "Mike Galbraith" <[email protected]>
> Sent: Sunday, 20 January, 2013 5:07:22 PM
> Subject: Re: IPsec AH use of ahash
> 
> On Sun, Jan 20, 2013 at 07:56:27AM -0500, Tom St Denis wrote:
> > 
> > You should really try running checkpatch.pl over code that's
> > already in the kernel before you call out new contributors on it.
> > 
> > How is this supposed to not be adversarial when I can't even use
> > the Kernel source itself as a reference?
> 
> So there's a lot of crap code in the kernel (that we are trying to
> clean
> up when we have the time... see Kernel Janitors). But that's still no
> excuse to allow more crap code to enter. That means adding more crap
> to
> clean up.

Nowhere in the coding guidelines I've seen thus far says that you have to 
comment or document your code.

I wouldn't consider fixing "crap" code to mean to change indentation style 
[unless the original is horrible].  It's pointless busy work at best.

If you want to improve the quality of the code I'd start with /* and end with 
*/ once in a while.

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

Reply via email to