lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 4 Jul 2016 14:41:41 +0200
From:	Boris Brezillon <boris.brezillon@...e-electrons.com>
To:	Harvey Hunt <harvey.hunt@...tec.com>
Cc:	<richard@....at>, <dwmw2@...radead.org>,
	<computersforpeace@...il.com>,
	Harvey Hunt <harveyhuntnexus@...il.com>,
	<linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mtd: nand: jz4780: Update MODULE_AUTHOR email address

On Thu, 30 Jun 2016 16:49:49 +0100
Harvey Hunt <harvey.hunt@...tec.com> wrote:

> Emails will bounce from my imgtec address, so update it to a new one.
> 
> Signed-off-by: Harvey Hunt <harvey.hunt@...tec.com>

Applied.

BTW, would you mind adding an entry for this driver in MAINTAINERS :)?

Thanks,

Boris

> Cc: Harvey Hunt <harveyhuntnexus@...il.com>
> Cc: linux-mtd@...ts.infradead.org 
> Cc: linux-kernel@...r.kernel.org 
> ---
>  drivers/mtd/nand/jz4780_bch.c  | 2 +-
>  drivers/mtd/nand/jz4780_nand.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/mtd/nand/jz4780_bch.c b/drivers/mtd/nand/jz4780_bch.c
> index d74f4ba..731c605 100644
> --- a/drivers/mtd/nand/jz4780_bch.c
> +++ b/drivers/mtd/nand/jz4780_bch.c
> @@ -375,6 +375,6 @@ static struct platform_driver jz4780_bch_driver = {
>  module_platform_driver(jz4780_bch_driver);
>  
>  MODULE_AUTHOR("Alex Smith <alex@...x-smith.me.uk>");
> -MODULE_AUTHOR("Harvey Hunt <harvey.hunt@...tec.com>");
> +MODULE_AUTHOR("Harvey Hunt <harveyhuntnexus@...il.com>");
>  MODULE_DESCRIPTION("Ingenic JZ4780 BCH error correction driver");
>  MODULE_LICENSE("GPL v2");
> diff --git a/drivers/mtd/nand/jz4780_nand.c b/drivers/mtd/nand/jz4780_nand.c
> index daf3c42..175f67d 100644
> --- a/drivers/mtd/nand/jz4780_nand.c
> +++ b/drivers/mtd/nand/jz4780_nand.c
> @@ -412,6 +412,6 @@ static struct platform_driver jz4780_nand_driver = {
>  module_platform_driver(jz4780_nand_driver);
>  
>  MODULE_AUTHOR("Alex Smith <alex@...x-smith.me.uk>");
> -MODULE_AUTHOR("Harvey Hunt <harvey.hunt@...tec.com>");
> +MODULE_AUTHOR("Harvey Hunt <harveyhuntnexus@...il.com>");
>  MODULE_DESCRIPTION("Ingenic JZ4780 NAND driver");
>  MODULE_LICENSE("GPL v2");

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ