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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 04 Sep 2013 11:16:22 -0400
From:	Matt Porter <matt.porter@...aro.org>
To:	Josh Boyer <jwboyer@...hat.com>
CC:	Vinod Koul <vinod.koul@...el.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] edma: Update author email address

On 09/04/2013 10:32 AM, Josh Boyer wrote:
> Matt's @ti.com address bounces.  Update the MODULE_AUTHOR information in
> edma.c to his Linaro address.
>
> Signed-off-by: Josh Boyer <jwboyer@...oraproject.org>
>
> ---
> v2: Actually get the right email address....
>
> diff --git a/drivers/dma/edma.c b/drivers/dma/edma.c
> index 5f3e532..574b1a7 100644
> --- a/drivers/dma/edma.c
> +++ b/drivers/dma/edma.c
> @@ -667,6 +667,6 @@ static void __exit edma_exit(void)
>   }
>   module_exit(edma_exit);
>
> -MODULE_AUTHOR("Matt Porter <mporter@...com>");
> +MODULE_AUTHOR("Matt Porter <matt.porter@...aro.org>");
>   MODULE_DESCRIPTION("TI EDMA DMA engine driver");
>   MODULE_LICENSE("GPL v2");
>

Acked-by: Matt Porter <matt.porter@...aro.org>
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ