1
0
Fork 0

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>
wifi-calibration
Joe Perches 2012-01-12 17:17:25 -08:00 committed by Linus Torvalds
parent ff2d8b19a3
commit 0d259cf819
1 changed files with 0 additions and 2 deletions

View File

@ -88,6 +88,4 @@
#endif
#define ATTRIB_NORET __attribute__((noreturn))
#endif