]> git.karo-electronics.de Git - karo-tx-linux.git/commit
treewide: remove useless NORET_TYPE macro and uses
authorJoe Perches <joe@perches.com>
Thu, 8 Dec 2011 04:41:52 +0000 (15:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Dec 2011 05:48:09 +0000 (16:48 +1100)
commit09abc00858ec02efd5f863a970f5f557ebb1a6a6
treeff94856b0d85e95a4c9dede9955c05791874eef5
parent486ff5e0653d5441c48c8e6c3ae9d25b41a45b90
treewide: remove useless NORET_TYPE macro and uses

It's a very old and now unused prototype marking so just delete it.

Neaten panic pointer argument style to keep checkpatch quiet.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>
Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
15 files changed:
arch/avr32/include/asm/system.h
arch/avr32/kernel/traps.c
arch/ia64/kernel/machine_kexec.c
arch/m68k/amiga/config.c
arch/mips/include/asm/ptrace.h
arch/mips/kernel/traps.c
arch/powerpc/kernel/machine_kexec_32.c
arch/powerpc/kernel/machine_kexec_64.c
arch/s390/kernel/nmi.c
arch/tile/kernel/machine_kexec.c
include/linux/kernel.h
include/linux/linkage.h
include/linux/sched.h
kernel/exit.c
kernel/panic.c