mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-19 16:14:13 +08:00
include/linux/linkage.h: remove unused ATTRIB_NORET macro
The uses have been renamed so delete the unused macro. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
ff2d8b19a3
commit
0d259cf819
@ -88,6 +88,4 @@
|
||||
|
||||
#endif
|
||||
|
||||
#define ATTRIB_NORET __attribute__((noreturn))
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user