diff options
| author | Jan Glauber <[email protected]> | 2012-12-06 14:06:28 +0100 |
|---|---|---|
| committer | Martin Schwidefsky <[email protected]> | 2012-12-11 14:52:45 +0100 |
| commit | bedef75506ed40ca69ee7e1b7ebe47042bab72b2 (patch) | |
| tree | 8408b440bf87c89f9ba1e45384a84555f4fe80d2 | |
| parent | 87bc359b9822a73f264f24f3c1b3e4e7e5ed7d72 (diff) | |
s390/pci: remove obsolete email addresses
Signed-off-by: Jan Glauber <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
| -rw-r--r-- | arch/s390/pci/pci.c | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/s390/pci/pci.c b/arch/s390/pci/pci.c index bc8935d3e5da..7ed38e5e3028 100644 --- a/arch/s390/pci/pci.c +++ b/arch/s390/pci/pci.c @@ -6,13 +6,13 @@ * * The System z PCI code is a rewrite from a prototype by * the following people (Kudoz!): - * Alexander Schmidt <[email protected]> - * Christoph Raisch <[email protected]> - * Hannes Hering <[email protected]> - * Hoang-Nam Nguyen <[email protected]> - * Jan-Bernd Themann <[email protected]> - * Stefan Roscher <[email protected]> - * Thomas Klein <[email protected]> + * Alexander Schmidt + * Christoph Raisch + * Hannes Hering + * Hoang-Nam Nguyen + * Jan-Bernd Themann + * Stefan Roscher + * Thomas Klein */ #define COMPONENT "zPCI" |