diff options
Diffstat (limited to 'arch/s390/lib/uaccess_std.c')
-rw-r--r-- | arch/s390/lib/uaccess_std.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/s390/lib/uaccess_std.c b/arch/s390/lib/uaccess_std.c index 57e94298539b..6fbd06338270 100644 --- a/arch/s390/lib/uaccess_std.c +++ b/arch/s390/lib/uaccess_std.c | |||
@@ -1,10 +1,8 @@ | |||
1 | /* | 1 | /* |
2 | * arch/s390/lib/uaccess_std.c | ||
3 | * | ||
4 | * Standard user space access functions based on mvcp/mvcs and doing | 2 | * Standard user space access functions based on mvcp/mvcs and doing |
5 | * interesting things in the secondary space mode. | 3 | * interesting things in the secondary space mode. |
6 | * | 4 | * |
7 | * Copyright (C) IBM Corp. 2006 | 5 | * Copyright IBM Corp. 2006 |
8 | * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), | 6 | * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), |
9 | * Gerald Schaefer (gerald.schaefer@de.ibm.com) | 7 | * Gerald Schaefer (gerald.schaefer@de.ibm.com) |
10 | */ | 8 | */ |