lkml.org 
[lkml]   [2020]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] asm-generic: remove an empty ifdef block from signal.h
Date
Signed-off-by: Christoph Hellwig <hch@lst.de>
---
include/asm-generic/signal.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/include/asm-generic/signal.h b/include/asm-generic/signal.h
index c53984fa97614..663dd6d0795dc 100644
--- a/include/asm-generic/signal.h
+++ b/include/asm-generic/signal.h
@@ -5,8 +5,6 @@
#include <uapi/asm-generic/signal.h>

#ifndef __ASSEMBLY__
-#ifdef SA_RESTORER
-#endif

#include <asm/sigcontext.h>
#undef __HAVE_ARCH_SIG_BITOPS
--
2.26.2
\
 
 \ /
  Last update: 2020-05-01 12:40    [W:0.025 / U:1.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site