]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] die(): Properly declare as non-returning
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 29 May 2007 14:03:56 +0000 (15:03 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 4 Jul 2007 14:53:15 +0000 (15:53 +0100)
commit4647a037a87e2cc5d801c872dc29b143138f3fd9
tree868b6f82d74630e468bd076151279924f583536c
parente4c2167a5e87a94497e18f7e39ece07080c740d3
[MIPS] die(): Properly declare as non-returning

 This marks the declaration of die() correctly, removing "control reaches
end of non-void function" warnings from non-void functions that die() at
the end.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/ptrace.h