提交 80bf007f 编写于 作者: J Joe Perches 提交者: Linus Torvalds

include/linux/linkage.h: remove unused NORET_AND macro

The only use in kernel.h is gone so remove the macro.
Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 4da47859
......@@ -90,6 +90,5 @@
#define NORET_TYPE /**/
#define ATTRIB_NORET __attribute__((noreturn))
#define NORET_AND noreturn,
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册