In article <[EMAIL PROTECTED]>,
Jeff Garzik  <[EMAIL PROTECTED]> wrote:
>When I sent Linus ten or twenty patches, that means I'm filling in ten
>to twenty e-mail templates, yum :)

Presumably that part of the process can be automated:

$ cd /usr/src/linux
$ ./scripts/submit-patch /tmp/patch-1 /tmp/patch-2 /tmp/patch3...

The first time you'd run this hypothetical script, it would ask for
template field values and offer to remember the ones that don't change
often, such as the architecture you're working on.  Presumably it would
work in batch mode, too, if you had several related patches.

-- 
Opinions expressed are my own, I don't speak for my employer, and all that.
Encrypted email preferred.  Go ahead, you know you want to.  ;-)
OpenPGP at work: 3528 A66A A62D 7ACE 7258 E561 E665 AA6F 263D 2C3D
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to