diff mbox series

input: lm8333: update contact email

Message ID 20200502142639.18925-1-wsa@kernel.org (mailing list archive)
State Mainlined
Commit 18f423748b986c00216b6574c931d3d7581b393f
Headers show
Series input: lm8333: update contact email | expand

Commit Message

Wolfram Sang May 2, 2020, 2:26 p.m. UTC
The 'pengutronix' address is defunct for years. Use the proper contact
address.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
---
 include/linux/input/lm8333.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dmitry Torokhov May 6, 2020, 12:11 a.m. UTC | #1
On Sat, May 02, 2020 at 04:26:39PM +0200, Wolfram Sang wrote:
> The 'pengutronix' address is defunct for years. Use the proper contact
> address.
> 
> Signed-off-by: Wolfram Sang <wsa@kernel.org>

Applied, thank you.

> ---
>  include/linux/input/lm8333.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/input/lm8333.h b/include/linux/input/lm8333.h
> index 79f918c6e8c5..906da5fc06e0 100644
> --- a/include/linux/input/lm8333.h
> +++ b/include/linux/input/lm8333.h
> @@ -1,6 +1,6 @@
>  /*
>   * public include for LM8333 keypad driver - same license as driver
> - * Copyright (C) 2012 Wolfram Sang, Pengutronix <w.sang@pengutronix.de>
> + * Copyright (C) 2012 Wolfram Sang, Pengutronix <kernel@pengutronix.de>
>   */
>  
>  #ifndef _LM8333_H
> -- 
> 2.20.1
>
diff mbox series

Patch

diff --git a/include/linux/input/lm8333.h b/include/linux/input/lm8333.h
index 79f918c6e8c5..906da5fc06e0 100644
--- a/include/linux/input/lm8333.h
+++ b/include/linux/input/lm8333.h
@@ -1,6 +1,6 @@ 
 /*
  * public include for LM8333 keypad driver - same license as driver
- * Copyright (C) 2012 Wolfram Sang, Pengutronix <w.sang@pengutronix.de>
+ * Copyright (C) 2012 Wolfram Sang, Pengutronix <kernel@pengutronix.de>
  */
 
 #ifndef _LM8333_H