From: Eric Dumazet <eric.dumazet@gmail.com>
To: Cloud Ren <cjren@qca.qualcomm.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, qca-linux-team@qualcomm.com,
nic-devel@qualcomm.com
Subject: Re: [PATCH 2/3] atl1c: change author
Date: Thu, 01 Mar 2012 04:27:36 -0800 [thread overview]
Message-ID: <1330604856.2465.44.camel@edumazet-laptop> (raw)
In-Reply-To: <1330580469-23348-3-git-send-email-cjren@qca.qualcomm.com>
Le jeudi 01 mars 2012 à 13:41 +0800, Cloud Ren a écrit :
> The author, jie yang, has left. please use nic-devel@qualcomm.com report bugs to
> us.
>
> Signed-off-by: Cloud Ren <cjren@qca.qualcomm.com>
> ---
> drivers/net/ethernet/atheros/atl1c/atl1c_main.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
> index 6bf387b..815f683 100644
> --- a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
> +++ b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
> @@ -52,7 +52,7 @@ static DEFINE_PCI_DEVICE_TABLE(atl1c_pci_tbl) = {
> };
> MODULE_DEVICE_TABLE(pci, atl1c_pci_tbl);
>
> -MODULE_AUTHOR("Jie Yang <jie.yang@atheros.com>");
> +MODULE_AUTHOR("Qualcomm Corporation, <nic-devel@qualcomm.com>");
> MODULE_DESCRIPTION("Atheros 1000M Ethernet Network Driver");
> MODULE_LICENSE("GPL");
>
Jie Yang, _is_ the original author. Thats a truth.
Why would you want to remove this line, this sounds very bad.
What you probably want is a change in MAINTAINERS file to reflect who
maintains atl1c at this moment and how to reach them by email.
Notes:
- Its also possible to add a new MODULE_AUTHOR() line
- You could remove the obsolete email address and keep Jie Yang name as
in :
MODULE_AUTHOR("Jie Yang");
next prev parent reply other threads:[~2012-03-01 12:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 5:41 [PATCH 0/3] atl1c: update some information of atl1c driver Cloud Ren
2012-03-01 5:41 ` [PATCH 1/3] atl1c: remove ATL1C_DRV_VERSION stuff Cloud Ren
2012-03-01 5:41 ` [PATCH 2/3] atl1c: change author Cloud Ren
2012-03-01 7:13 ` Rodriguez, Luis
2012-03-01 12:27 ` Eric Dumazet [this message]
2012-03-01 5:41 ` [PATCH 3/3] atl1c: refine driver description Cloud Ren
2012-03-01 19:05 ` Francois Romieu
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=1330604856.2465.44.camel@edumazet-laptop \
--to=eric.dumazet@gmail.com \
--cc=cjren@qca.qualcomm.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nic-devel@qualcomm.com \
--cc=qca-linux-team@qualcomm.com \
/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).