[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1234219722-8196-1-git-send-email-bernhard.walle@gmx.de>
Date: Mon, 9 Feb 2009 23:48:42 +0100
From: Bernhard Walle <bernhard.walle@....de>
To: gregkh@...e.de
Cc: linux-kernel@...r.kernel.org,
Bernhard Walle <bernhard.walle@....de>
Subject: [PATCH] Correct email address
Since I don't work for SUSE any more and the bwalle@...e.de address is invalid,
correct it in the copyright headers and documentation.
Signed-off-by: Bernhard Walle <bernhard.walle@....de>
---
Documentation/ABI/testing/sysfs-firmware-memmap | 2 +-
drivers/firmware/memmap.c | 2 +-
include/linux/firmware-map.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-firmware-memmap b/Documentation/ABI/testing/sysfs-firmware-memmap
index 0d99ee6..eca0d65 100644
--- a/Documentation/ABI/testing/sysfs-firmware-memmap
+++ b/Documentation/ABI/testing/sysfs-firmware-memmap
@@ -1,6 +1,6 @@
What: /sys/firmware/memmap/
Date: June 2008
-Contact: Bernhard Walle <bwalle@...e.de>
+Contact: Bernhard Walle <bernhard.walle@....de>
Description:
On all platforms, the firmware provides a memory map which the
kernel reads. The resources from that memory map are registered
diff --git a/drivers/firmware/memmap.c b/drivers/firmware/memmap.c
index 261b9aa..05aa2d4 100644
--- a/drivers/firmware/memmap.c
+++ b/drivers/firmware/memmap.c
@@ -1,7 +1,7 @@
/*
* linux/drivers/firmware/memmap.c
* Copyright (C) 2008 SUSE LINUX Products GmbH
- * by Bernhard Walle <bwalle@...e.de>
+ * by Bernhard Walle <bernhard.walle@....de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License v2.0 as published by
diff --git a/include/linux/firmware-map.h b/include/linux/firmware-map.h
index 6e199c8..cca686b 100644
--- a/include/linux/firmware-map.h
+++ b/include/linux/firmware-map.h
@@ -1,7 +1,7 @@
/*
* include/linux/firmware-map.h:
* Copyright (C) 2008 SUSE LINUX Products GmbH
- * by Bernhard Walle <bwalle@...e.de>
+ * by Bernhard Walle <bernhard.walle@....de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License v2.0 as published by
--
1.6.1.3
--
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