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:	Thu, 17 May 2012 15:18:11 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Oskar Schirmer <oskar@...ra.com>
Cc:	linux-kernel@...r.kernel.org, hannes@...xchg.org,
	shess@...sware.de, netdev@...r.kernel.org
Subject: Re: [PATCH 3/5] net: Change mail address of Oskar Schirmer

On Wed, 16 May 2012, Oskar Schirmer wrote:

> That old mail address doesnt exist any more.
> This changes all occurences to my new address.
> 
> Signed-off-by: Oskar Schirmer <oskar@...ra.com>
> Cc: netdev@...r.kernel.org
> ---
>  drivers/net/ethernet/s6gmac.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/net/ethernet/s6gmac.c b/drivers/net/ethernet/s6gmac.c
> index 1895605..6f0d284 100644
> --- a/drivers/net/ethernet/s6gmac.c
> +++ b/drivers/net/ethernet/s6gmac.c
> @@ -1,7 +1,7 @@
>  /*
>   * Ethernet driver for S6105 on chip network device
>   * (c)2008 emlix GmbH http://www.emlix.com
> - * Authors:	Oskar Schirmer <os@...ix.com>
> + * Authors:	Oskar Schirmer <oskar@...ra.com>
>   *		Daniel Gloeckner <dg@...ix.com>
>   *
>   * This program is free software; you can redistribute it and/or
> @@ -1070,4 +1070,4 @@ module_exit(s6gmac_exit);
>  
>  MODULE_LICENSE("GPL");
>  MODULE_DESCRIPTION("S6105 on chip Ethernet driver");
> -MODULE_AUTHOR("Oskar Schirmer <os@...ix.com>");
> +MODULE_AUTHOR("Oskar Schirmer <oskar@...ra.com>");

I am applying this to trivial.git.

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ