[PATCH] devcoredump: remove contact information

From: Johannes Berg
Date: Fri May 28 2021 - 04:03:28 EST


From: Johannes Berg <johannes.berg@xxxxxxxxx>

That email address hasn't existed for a long time, and the
mailing address is pretty useless; remove all of this.

Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx>
---
Greg, can you take this through some of your trees, since
it's drivers/base/?
---
drivers/base/devcoredump.c | 4 ----
1 file changed, 4 deletions(-)

diff --git a/drivers/base/devcoredump.c b/drivers/base/devcoredump.c
index 8eec0e0ddff7..f4d794d6bb85 100644
--- a/drivers/base/devcoredump.c
+++ b/drivers/base/devcoredump.c
@@ -3,10 +3,6 @@
* Copyright(c) 2014 Intel Mobile Communications GmbH
* Copyright(c) 2015 Intel Deutschland GmbH
*
- * Contact Information:
- * Intel Linux Wireless <ilw@xxxxxxxxxxxxxxx>
- * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
- *
* Author: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
*/
#include <linux/module.h>
--
2.31.1