Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d259cf8 authored by Joe Perches's avatar Joe Perches Committed by Linus Torvalds
Browse files

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



The uses have been renamed so delete the unused macro.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent ff2d8b19
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -88,6 +88,4 @@

#endif

#define ATTRIB_NORET  __attribute__((noreturn))

#endif