All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] parisc: Drop useless comments in uapi/asm/signal.h
@ 2020-08-29 16:09 Helge Deller
  2020-08-29 16:25 ` John David Anglin
  0 siblings, 1 reply; 3+ messages in thread
From: Helge Deller @ 2020-08-29 16:09 UTC (permalink / raw)
  To: linux-parisc, James Bottomley, John David Anglin

Signed-off-by: Helge Deller <deller@gmx.de>

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:

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] parisc: Drop useless comments in uapi/asm/signal.h
  2020-08-29 16:09 [PATCH] parisc: Drop useless comments in uapi/asm/signal.h Helge Deller
@ 2020-08-29 16:25 ` John David Anglin
  2020-08-29 16:38   ` Helge Deller
  0 siblings, 1 reply; 3+ messages in thread
From: John David Anglin @ 2020-08-29 16:25 UTC (permalink / raw)
  To: Helge Deller, linux-parisc, James Bottomley

On 2020-08-29 12:09 p.m., Helge Deller wrote:
> -#define SIGSYS		31 /* Linux doesn't use this */
> +#define SIGSYS		31
?

Dave

-- 
John David Anglin  dave.anglin@bell.net


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] parisc: Drop useless comments in uapi/asm/signal.h
  2020-08-29 16:25 ` John David Anglin
@ 2020-08-29 16:38   ` Helge Deller
  0 siblings, 0 replies; 3+ messages in thread
From: Helge Deller @ 2020-08-29 16:38 UTC (permalink / raw)
  To: John David Anglin, linux-parisc, James Bottomley

On 29.08.20 18:25, John David Anglin wrote:
> On 2020-08-29 12:09 p.m., Helge Deller wrote:
>> -#define SIGSYS		31 /* Linux doesn't use this */
>> +#define SIGSYS		31
> ?

Yeah. I don't know why the comment was there.
Other arches don't have this comment either.

Helge

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-29 16:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29 16:09 [PATCH] parisc: Drop useless comments in uapi/asm/signal.h Helge Deller
2020-08-29 16:25 ` John David Anglin
2020-08-29 16:38   ` Helge Deller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.