From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wright Subject: Re: [PATCH] kni: fixed compilation error on Ubuntu 14.04 LTS (kernel 3.13.0-30.54) Date: Thu, 24 Jul 2014 08:43:04 -0700 Message-ID: <20140724154304.GC18804@x220.localdomain> References: <1406212131-22314-1-git-send-email-pablo.de.lara.guarch@intel.com> <20140724152011.GB18804@x220.localdomain> <4806739.tm6Yeut3DK@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org, Patrice Buriez To: Thomas Monjalon Return-path: Content-Disposition: inline In-Reply-To: <4806739.tm6Yeut3DK@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" * Thomas Monjalon (thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org) wrote: > 2014-07-24 08:20, Chris Wright: > > * Pablo de Lara (pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org) wrote: > > > Signed-off-by: Patrice Buriez > > > > Just a mechanical nitpick on DCO. Pablo, this patch appears to be > > written by Patrice. If so, it should begin with "From: Patrice Buriez > > " and should include your own Signed-off-by. > > I agree that the author name (From:) should be fixed. > But I'm not sure we should follow Linux guidelines for Signed-off-by > when patch is simply forwarded. Does it mean more than "I am authorized to > send it" ? Yeah, that's right. Basically showing the chain of people who touched the patch on the way to the repo. thanks, -chris