From: Scott Wood <scottwood@freescale.com>
To: Bucur Madalin-Cristian-B32716 <madalin.bucur@freescale.com>,
"David Miller" <davem@davemloft.net>
Cc: "afleming@gmail.com" <afleming@gmail.com>,
Liberman Igal-B31950 <Igal.Liberman@freescale.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"pebolle@tiscali.nl" <pebolle@tiscali.nl>,
"joakim.tjernlund@transmode.se" <joakim.tjernlund@transmode.se>,
"ppc@mindchasers.com" <ppc@mindchasers.com>,
"stephen@networkplumber.org" <stephen@networkplumber.org>
Subject: Re: [v9, 6/6] fsl/fman: Add FMan MAC driver
Date: Wed, 9 Dec 2015 11:07:13 -0600 [thread overview]
Message-ID: <1449680833.15946.184.camel@freescale.com> (raw)
In-Reply-To: <DM2PR0301MB0768A54B342C6AEB767A8739E6E80@DM2PR0301MB0768.namprd03.prod.outlook.com>
On Wed, 2015-12-09 at 04:10 -0600, Bucur Madalin-Cristian-B32716 wrote:
> > -----Original Message-----
> > From: David Miller [mailto:davem@davemloft.net]
> >
> > From: Scott Wood <scottwood@freescale.com>
> > Date: Tue, 8 Dec 2015 16:44:38 -0600
> >
> > > On Tue, 2015-12-08 at 14:18 -0600, Andy Fleming wrote:
> > > > On Thu, Dec 3, 2015 at 1:19 AM, <igal.liberman@freescale.com> wrote:
> > > > > From: Igal Liberman <igal.liberman@freescale.com>
> > > > >
> > > > > This patch adds the Ethernet MAC driver supporting the three
> > > > > different types of MACs: dTSEC, tGEC and mEMAC.
> > > > >
> > > > > Signed-off-by: Igal Liberman <igal.liberman@freescale.com>
> > > >
> > > > [...]
> > > >
> > > > > +
> > > > > +MODULE_LICENSE("Dual BSD/GPL");
> > > > > +
> > > > > +MODULE_AUTHOR("Emil Medve <Emilian.Medve@Freescale.com>");
> > > >
> > > > I imagine this email address doesn't exist anymore, or won't soon.
> > > > This is also an issue in the ethernet driver (with my old address).
> > > > I'm not sure what the right approach is, but we shouldn't be putting
> > > > obsolete email addresses in the kernel.
> > >
> > > I don't think a MODULE_AUTHOR tag makes sense for drivers like this that
> > had a
> > > lot of people work on them. git history is better for giving credit in
> > such
> > > cases.
> >
> > Agreed.
>
> I've already removed the MODULE_AUTHOR tag from the dpaa_eth code, this will
> be removed as well. We are required to keep the Signed-off by: tags of the
> original authors for the patches and also were instructed to keep the
> original
> Freescale email addresses even if the patch authors have different email
> addresses now.
What does it mean to say that you're "keeping" the Signed-off-by when that
signoff was made on a very different patch and/or some smaller patch that got
squashed in? You only need to include other people's signoff if you're
passing the patch on under section (c) of the DCO. In this case you can use
section (a), and just write a sentence in the changelog giving any appropriate
credit to others.
-Scott
next prev parent reply other threads:[~2015-12-09 17:07 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-03 7:19 [v9, 0/6] Freescale DPAA FMan igal.liberman
2015-12-03 7:19 ` [v9, 1/6] fsl/fman: Add FMan MURAM support igal.liberman
2015-12-03 7:19 ` [v9, 2/6] fsl/fman: Add FMan support igal.liberman
2015-12-03 7:19 ` [v9, 3/6] fsl/fman: Add FMan MAC support igal.liberman
2015-12-03 20:23 ` David Miller
2015-12-08 11:20 ` Liberman Igal
2015-12-03 22:42 ` Kenneth Klette Jonassen
2015-12-03 7:19 ` [v9, 4/6] fsl/fman: Add FMan SP support igal.liberman
2015-12-03 7:19 ` [v9, 5/6] fsl/fman: Add FMan Port Support igal.liberman
2015-12-03 7:19 ` [v9, 6/6] fsl/fman: Add FMan MAC driver igal.liberman
2015-12-08 20:18 ` Andy Fleming
2015-12-08 22:44 ` Scott Wood
2015-12-09 2:17 ` David Miller
2015-12-09 10:10 ` Madalin-Cristian Bucur
2015-12-09 17:07 ` Scott Wood [this message]
2015-12-15 11:55 ` Liberman Igal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1449680833.15946.184.camel@freescale.com \
--to=scottwood@freescale.com \
--cc=Igal.Liberman@freescale.com \
--cc=afleming@gmail.com \
--cc=davem@davemloft.net \
--cc=joakim.tjernlund@transmode.se \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=madalin.bucur@freescale.com \
--cc=netdev@vger.kernel.org \
--cc=pebolle@tiscali.nl \
--cc=ppc@mindchasers.com \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).