lkml.org 
[lkml]   [2011]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3] [SIGNED-OFF] ext4: don't work without procfs
On Thu, Oct 06, 2011 at 09:01:18AM -0700, Joe Perches wrote:
> On Thu, 2011-10-06 at 17:51 +0200, Fabrice Jouhaud wrote:
> > From: Yargil <yargil@free.fr>
>
> It would be better to use your full name on the "From: " line

In fact, in these cases I will normally copy the full name from
Signed-off-by to the From line before applying the patch. (In general
the signed-off-by line and the From line should have the same contents.)

- Ted

P.S. Helpful tip: if you use emacs, try putting something like this
in your .emacs.el file:

(defun insert-signed-off-by ()
(interactive)
(insert "Signed-off-by: Fabrice Jouhaud" <yargil@free.fr>\n"))

(global-set-key "\^Cs" 'insert-signed-off-by)


\
 
 \ /
  Last update: 2011-10-06 18:47    [W:0.042 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site