lkml.org 
[lkml]   [2011]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/5] linkage: Remove unused NORET_AND macro
Date
The only use in kernel.h is gone so remove the macro.

Signed-off-by: Joe Perches <joe@perches.com>
---
include/linux/linkage.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/linkage.h b/include/linux/linkage.h
index 3f46aed..c75074c 100644
--- a/include/linux/linkage.h
+++ b/include/linux/linkage.h
@@ -90,6 +90,5 @@

#define NORET_TYPE /**/
#define ATTRIB_NORET __attribute__((noreturn))
-#define NORET_AND noreturn,

#endif
--
1.7.6.405.gc1be0


\
 
 \ /
  Last update: 2011-11-10 10:45    [W:0.057 / U:1.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site