Re: [DOC] Linux kernel patch submission format

From: Patrick Dreker (patrick_at_dreker.de)
Date: 08/31/04

  • Next message: Ian Romanick: "Re: [rfc][patch] DRM initial function table support."
    To: linux-kernel@vger.kernel.org
    Date:	Tue, 31 Aug 2004 19:50:59 +0200
    
    

    Am Dienstag, 31. August 2004 10:08 schrieb Jeff Garzik:
    > I tried to keep it as short as possible: here is a page describing the
    > most optimal format for sending patches to Linux kernel developers.
    >
    > http://linux.yyz.us/patch-format.html
    >
    > This URL should be permanent, feel free to bookmark it.
    > Comments welcome.

    Small typo fixed

    Patrick

    --- patch-format.html.orig 2004-08-31 19:43:33.000000000 +0200
    +++ patch-format.html 2004-08-31 19:44:43.000000000 +0200
    @@ -51,7 +51,7 @@
     </pre>
     
     The "$n/$total" may be omitted if there is only one patch in the series.
    -Writing "1/1" would is not necessary.
    +Writing "1/1" is not necessary.
     
     
     <li><h2>Email body contents: description</h2>

    -- 
    Patrick Dreker
    GPG KeyID  : 0xFCC2F7A7 (Patrick Dreker)
    Fingerprint: 7A21 FC7F 707A C498 F370  1008 7044 66DA FCC2 F7A7
    Key available from keyservers
    -
    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/
    

  • Next message: Ian Romanick: "Re: [rfc][patch] DRM initial function table support."