projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f03d70a
)
parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h
author
Helge Deller
<deller@gmx.de>
Tue, 19 Feb 2013 22:04:02 +0000
(23:04 +0100)
committer
Helge Deller
<deller@gmx.de>
Wed, 20 Feb 2013 21:57:40 +0000
(22:57 +0100)
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/signal.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/parisc/include/asm/signal.h
b/arch/parisc/include/asm/signal.h
index 0fdb3c83595236de0cc694d2809157665e3bfc3f..b1a7c4c4a53a5d4956cafcca8eb37799b3fa49fa 100644
(file)
--- a/
arch/parisc/include/asm/signal.h
+++ b/
arch/parisc/include/asm/signal.h
@@
-3,16
+3,12
@@
#include <uapi/asm/signal.h>
-
#define _NSIG 64
/* bits-per-word, where word apparently means 'long' not 'int' */
#define _NSIG_BPW BITS_PER_LONG
#define _NSIG_WORDS (_NSIG / _NSIG_BPW)
# ifndef __ASSEMBLY__
-#ifdef CONFIG_64BIT
-#else
-#endif
/* Most things should be clean enough to redefine this at will, if care
is taken to make libc match. */