aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/s390_rdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/s390/s390_rdev.c')
-rw-r--r--drivers/s390/s390_rdev.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/s390/s390_rdev.c b/drivers/s390/s390_rdev.c
index 566cc3d185b..206518c7d33 100644
--- a/drivers/s390/s390_rdev.c
+++ b/drivers/s390/s390_rdev.c
@@ -1,11 +1,11 @@
1/* 1/*
2 * drivers/s390/s390_rdev.c 2 * drivers/s390/s390_rdev.c
3 * s390 root device 3 * s390 root device
4 * $Revision: 1.2 $ 4 * $Revision: 1.4 $
5 * 5 *
6 * Copyright (C) 2002, 2005 IBM Deutschland Entwicklung GmbH, 6 * Copyright (C) 2002, 2005 IBM Deutschland Entwicklung GmbH,
7 * IBM Corporation 7 * IBM Corporation
8 * Author(s): Cornelia Huck (cohuck@de.ibm.com) 8 * Author(s): Cornelia Huck (cornelia.huck@de.ibm.com)
9 * Carsten Otte (cotte@de.ibm.com) 9 * Carsten Otte (cotte@de.ibm.com)
10 */ 10 */
11 11