[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1330604856.2465.44.camel@edumazet-laptop>
Date: Thu, 01 Mar 2012 04:27:36 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Cloud Ren <cjren@....qualcomm.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, qca-linux-team@...lcomm.com,
nic-devel@...lcomm.com
Subject: Re: [PATCH 2/3] atl1c: change author
Le jeudi 01 mars 2012 à 13:41 +0800, Cloud Ren a écrit :
> The author, jie yang, has left. please use nic-devel@...lcomm.com report bugs to
> us.
>
> Signed-off-by: Cloud Ren <cjren@....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@...eros.com>");
> +MODULE_AUTHOR("Qualcomm Corporation, <nic-devel@...lcomm.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");
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists