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:	Mon, 20 Apr 2015 10:24:22 -0700
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Wolfram Sang <wsa@...-dreams.de>
Cc:	linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: Re: [PATCH 4/7] input: keyboard: lm8333: fix broken email address

On Mon, Apr 20, 2015 at 03:51:41PM +0200, Wolfram Sang wrote:
> My Pengutronix address is not valid anymore, redirect people to the Pengutronix
> kernel team.
> 
> Reported-by: Harald Geyer <harald@...ib.org>
> Signed-off-by: Wolfram Sang <wsa@...-dreams.de>
> Acked-by: Robert Schwebel <r.schwebel@...gutronix.de>
> ---
> These patches shall go via the individual subsystem trees.

Applied, thank you.

> 
>  drivers/input/keyboard/lm8333.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/input/keyboard/lm8333.c b/drivers/input/keyboard/lm8333.c
> index 9081cbef11ea12..0ad422b8a2607c 100644
> --- a/drivers/input/keyboard/lm8333.c
> +++ b/drivers/input/keyboard/lm8333.c
> @@ -1,6 +1,6 @@
>  /*
>   * LM8333 keypad driver
> - * Copyright (C) 2012 Wolfram Sang, Pengutronix <w.sang@...gutronix.de>
> + * Copyright (C) 2012 Wolfram Sang, Pengutronix <kernel@...gutronix.de>
>   *
>   * This program is free software; you can redistribute it and/or modify
>   * it under the terms of the GNU General Public License as published by
> @@ -231,6 +231,6 @@ static struct i2c_driver lm8333_driver = {
>  };
>  module_i2c_driver(lm8333_driver);
>  
> -MODULE_AUTHOR("Wolfram Sang <w.sang@...gutronix.de>");
> +MODULE_AUTHOR("Wolfram Sang <kernel@...gutronix.de>");
>  MODULE_DESCRIPTION("LM8333 keyboard driver");
>  MODULE_LICENSE("GPL v2");
> -- 
> 2.1.4
> 

-- 
Dmitry
--
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