From: Denis Kirjanov <kda@linux-powerpc.org>
To: openrisc@lists.librecores.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] openrisc: signal: remove unused DEBUG_SIG macro
Date: Wed, 20 Oct 2021 15:16:37 +0300 [thread overview]
Message-ID: <20211020121637.6629-1-kda@linux-powerpc.org> (raw)
Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org>
---
arch/openrisc/kernel/signal.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/openrisc/kernel/signal.c b/arch/openrisc/kernel/signal.c
index 1ebcff271096..99516c9191c7 100644
--- a/arch/openrisc/kernel/signal.c
+++ b/arch/openrisc/kernel/signal.c
@@ -28,8 +28,6 @@
#include <asm/ucontext.h>
#include <linux/uaccess.h>
-#define DEBUG_SIG 0
-
struct rt_sigframe {
struct siginfo info;
struct ucontext uc;
--
2.16.4
next reply other threads:[~2021-10-20 12:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-20 12:16 Denis Kirjanov [this message]
2021-10-20 20:38 ` [PATCH] openrisc: signal: remove unused DEBUG_SIG macro Stafford Horne
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211020121637.6629-1-kda@linux-powerpc.org \
--to=kda@linux-powerpc.org \
--cc=linux-kernel@vger.kernel.org \
--cc=openrisc@lists.librecores.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox