projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72698a8
)
openrisc: signal: remove unused DEBUG_SIG macro
author
Denis Kirjanov
<kda@linux-powerpc.org>
Wed, 20 Oct 2021 12:16:37 +0000
(15:16 +0300)
committer
Stafford Horne
<shorne@gmail.com>
Wed, 20 Oct 2021 20:42:06 +0000
(
05:42
+0900)
Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/kernel/signal.c
patch
|
blob
|
history
diff --git
a/arch/openrisc/kernel/signal.c
b/arch/openrisc/kernel/signal.c
index 1ebcff2710965f08a7a2056c2e09be72f986c849..99516c9191c78408dab5846ced21108dc05b7c24 100644
(file)
--- 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;