On 7/22/05, Patrick Draper <[EMAIL PROTECTED]> wrote: > Why isn't a code formatting program used?
There's scripts/Lindent (which is just a wrapper around indent with appropriate options. >People could write the code > as they like to write it, then format it automatically in a standard > way before it gets put into the kernel. > You can do some cleanup that way, but not everything, and then if people continue to write in their own FunkyStyle locally but what's in the kernel has been beautified they are going to have a hell of a time creating proper patches... It should just be cleaned up by whoever submits it before it gets merged (and if you want to let a tool help you out some of the way, then noone's stopping you). -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - 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/