[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <67addf036e1cfeb85996f9abd7658e902419acba.1320917558.git.joe@perches.com>
Date: Thu, 10 Nov 2011 01:41:46 -0800
From: Joe Perches <joe@...ches.com>
To: Andrew Morton <akpm@...gle.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 5/5] linkage: Remove unused ATTRIB_NORET macro
The uses have been renamed so delete the unused macro.
Signed-off-by: Joe Perches <joe@...ches.com>
---
include/linux/linkage.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/linux/linkage.h b/include/linux/linkage.h
index 6a8f252..807f1e5 100644
--- a/include/linux/linkage.h
+++ b/include/linux/linkage.h
@@ -88,6 +88,4 @@
#endif
-#define ATTRIB_NORET __attribute__((noreturn))
-
#endif
--
1.7.6.405.gc1be0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists