summaryrefslogtreecommitdiff
path: root/arch/parisc/include/uapi
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2020-08-29 18:07:49 +0200
committerHelge Deller <deller@gmx.de>2020-10-15 08:10:38 +0200
commitcd760704ee32a762029c08ca0702228c34846ffb (patch)
tree3ac246b16f0a2c2fe53fa75f76e4037dea02061d /arch/parisc/include/uapi
parent75ae04206a4d0e4f541c1d692b7febd1c0fdb814 (diff)
parisc: Drop useless comments in uapi/asm/signal.h
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/include/uapi')
-rw-r--r--arch/parisc/include/uapi/asm/signal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/parisc/include/uapi/asm/signal.h b/arch/parisc/include/uapi/asm/signal.h
index 045fde6d2fac..e605197b462c 100644
--- a/arch/parisc/include/uapi/asm/signal.h
+++ b/arch/parisc/include/uapi/asm/signal.h
@@ -35,11 +35,11 @@
#define SIGURG 29
#define SIGXFSZ 30
#define SIGUNUSED 31
-#define SIGSYS 31 /* Linux doesn't use this */
+#define SIGSYS 31
/* These should not be considered constants from userland. */
#define SIGRTMIN 32
-#define SIGRTMAX _NSIG /* it's 44 under HP/UX */
+#define SIGRTMAX _NSIG
/*
* SA_FLAGS values: