]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Transform old-style macros to newer "__noreturn"
authorRobert P. J. Day <rpjday@mindspring.com>
Fri, 25 May 2007 18:32:28 +0000 (14:32 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000 (17:32 +0100)
commit15a308606756f24e280772454d88cdb644da71c7
tree377d574d3757c58852a106dae7b3454db300205f
parentb5da4ff5b5453338281796028ca40647db49733f
[MIPS] Transform old-style macros to newer "__noreturn"

Convert old/obsolete NORET_TYPE and ATTRIB_NORET macros to use the
newer standard of "__noreturn" as defined in compiler-gcc.h.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/dec/prom/init.c
arch/mips/dec/reset.c
arch/mips/kernel/process.c
arch/mips/kernel/smp.c
arch/mips/kernel/traps.c
arch/mips/sgi-ip22/ip22-reset.c
arch/mips/sibyte/cfe/setup.c