projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4371f6
)
s390/ptrace: remove empty ifdefs
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Sat, 20 Apr 2013 12:07:29 +0000
(14:07 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 23 Apr 2013 08:18:14 +0000
(10:18 +0200)
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/ptrace.h
patch
|
blob
|
history
diff --git
a/arch/s390/include/asm/ptrace.h
b/arch/s390/include/asm/ptrace.h
index 3ee5da3bc10ca26993c76072ec9195b1ec866c28..559512a455dabba842d5f4ade3b580fa61ea4b44 100644
(file)
--- a/
arch/s390/include/asm/ptrace.h
+++ b/
arch/s390/include/asm/ptrace.h
@@
-9,9
+9,7
@@
#include <uapi/asm/ptrace.h>
#ifndef __ASSEMBLY__
-#ifndef __s390x__
-#else /* __s390x__ */
-#endif /* __s390x__ */
+
extern long psw_kernel_bits;
extern long psw_user_bits;
@@
-77,8
+75,6
@@
struct per_struct_kernel {
#define PER_CONTROL_SUSPENSION 0x00400000UL
#define PER_CONTROL_ALTERATION 0x00200000UL
-#ifdef __s390x__
-#endif /* __s390x__ */
/*
* These are defined as per linux/ptrace.h, which see.
*/