Re: [DOC] Linux kernel patch submission format

From: Randy.Dunlap
Date: Fri Sep 24 2004 - 10:32:23 EST


On Fri, 24 Sep 2004 11:04:38 -0400 Timothy Miller wrote:

|
|
| Horst von Brand wrote:
| > Timothy Miller <miller@xxxxxxxxxxxxxx> said:
| >
| >>Does the Linux kernel source tree include a shell script which will
| >>compare two trees, create patches, and ask the necessary questions so as
| >>to format the files correctly with all the right stuff?
| >
| >
| > diff(1) does what you want...
|
| So, in addition to producing the difference, diff also asks you all the
| questions necessary for a Linux kernel submission, properly formats
| them, and adds them to the diff output?

Of course not. There is no script in the kernel tree that does
what you asked... but you probably knew that.

Is one really needed? or maybe a GUI IDE is all that is required.


--
~Randy
MOTD: Always include version info.
(Again. Sometimes I think ln -s /usr/src/linux/.config .signature)
-
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/