lkml.org 
[lkml]   [2007]   [Aug]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] Documentation/00-INDEX notice ecryptfs.txt moved.
Hi Rob,


On Thu, 30 Aug 2007, Rob Landley wrote:

> On Thursday 30 August 2007 2:04:37 pm Randy Dunlap wrote:
> > Please use the expected (canonical) patch format.
> >
> > See Documentation/SubmittingPatches:
> > 14) The canonical patch format
>
> from Rob Landley <rob@landley.net>
> Signed-off-by: Rob Landley <rob@landley.net>
>
> ecryptfs.txt moved into filesystems, make 00-INDEX follow.

That's still not quite right :-) What Randy meant is that the sign-off
must come /after/ the patch description:

From: Random J Hacker <random@hacker.com>
/*
* Above line not really required if it's your own patch that you're
* sending. But required when you're "relaying" someone else's patch,
* or if there are multiple people in the sign-off chain below,
* to differentiate as to who was the author of the patch.
*/

[PATCH] <subsystem>: <one-line summary>
/*
* Above line not really required if Subject: of email already such.
* But may be required if you're replying on some other LKML thread,
* whose subject may have nothing to do with this patch.
*/

<a few line(s) of patch description,

maybe a couple of paragraphs even.>

Signed-off-by: Random J Hacker <random@hacker.com>
Signed-off-by: Bob Z Maintainer <bob@maintainer.com>
/*
* It is generally preferable to order the sign-off's above so that
* they reflect the patch journey -- so the original author preferably
* comes first, then those who relayed it or picked it up from the
* author (often the maintainer), and so on, till the person who is
* finally relaying it currently (so from the above it seems this is
* being sent out by Bob). If this is the first time a patch is being
* sent, there would naturally be just a single sign-off line.
*/

Then three hyphens, followed by diffstat and patch ... so the below
looks good :-)

[ All this is not too important, admittedly, but causes least amount of
processing time to be wasted on the recipient's end, and also does not
confuse scripts that may be used to extract patches (and git commit
command-line arguments) from mails automatically. ]


> ---
>
> 00-INDEX | 2 --
> filesystems/00-INDEX | 2 ++
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> --- linux-2.6.23-rc4/Documentation/00-INDEX 2007-08-27 20:32:35.000000000 -0500
> +++ linux-new/Documentation/00-INDEX 2007-08-30 14:43:15.000000000 -0500
> @@ -134,8 +134,6 @@
> - info on Linux Digital Video Broadcast (DVB) subsystem.
> early-userspace/
> - info about initramfs, klibc, and userspace early during boot.
> -ecryptfs.txt
> - - docs on eCryptfs: stacked cryptographic filesystem for Linux.
> eisa.txt
> - info on EISA bus support.
> exception.txt
> --- linux-2.6.23-rc4/Documentation/filesystems/00-INDEX 2007-08-27 20:32:35.000000000 -0500
> +++ linux-new/Documentation/filesystems/00-INDEX 2007-08-30 14:42:08.000000000 -0500
> @@ -32,6 +32,8 @@
> - info about the locking scheme used for directory operations.
> dlmfs.txt
> - info on the userspace interface to the OCFS2 DLM.
> +ecryptfs.txt
> + - docs on eCryptfs: stacked cryptographic filesystem for Linux.
> ext2.txt
> - info, mount options and specifications for the Ext2 filesystem.
> ext3.txt
-
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/

\
 
 \ /
  Last update: 2007-08-31 13:59    [W:1.079 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site