lkml.org 
[lkml]   [2011]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] treewide: __attribute__ neatening
Date
Use the more current __<foo> styles for compiler attributes.
NORET_TYPE is #defined to a null comment, so just remove it.

Joe Perches (5):
kernel.h: Neaten panic prototype
linkage: Remove unused NORET_AND macro
treewide: Remove useless NORET_TYPE macro and uses
treewide: Convert uses of ATTRIB_NORETURN to __noreturn
linkage: Remove unused ATTRIB_NORET macro

arch/avr32/include/asm/system.h | 2 +-
arch/avr32/kernel/traps.c | 2 +-
arch/ia64/kernel/machine_kexec.c | 4 ++--
arch/m68k/amiga/config.c | 4 ++--
arch/mips/include/asm/ptrace.h | 2 +-
arch/mips/kernel/traps.c | 2 +-
arch/mn10300/include/asm/exceptions.h | 2 +-
arch/powerpc/kernel/machine_kexec_32.c | 4 ++--
arch/powerpc/kernel/machine_kexec_64.c | 6 +++---
arch/s390/include/asm/processor.h | 2 +-
arch/s390/kernel/nmi.c | 2 +-
arch/sh/kernel/process_32.c | 2 +-
arch/sh/kernel/process_64.c | 2 +-
arch/tile/kernel/machine_kexec.c | 6 +++---
include/linux/kernel.h | 13 +++++++------
include/linux/linkage.h | 4 ----
include/linux/sched.h | 2 +-
kernel/exit.c | 6 +++---
kernel/panic.c | 2 +-
19 files changed, 33 insertions(+), 36 deletions(-)

--
1.7.6.405.gc1be0



\
 
 \ /
  Last update: 2011-11-10 10:45    [W:1.676 / U:0.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site