]> git.baikalelectronics.ru Git - kernel.git/commit
Avoid defining variables in the middle of a block which breaks older
authorRalf Baechle <ralf@linux-mips.org>
Thu, 30 Jun 2005 09:42:00 +0000 (09:42 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:33 +0000 (19:31 +0100)
commit7276834314cd8347b7bac8c496aea31b57652840
tree329cc17a215fa9aedfbfefe70b9dd8f29fcdfe45
parent63f7aea083043b27482765c829d199075a2b5c5b
Avoid defining variables in the middle of a block which breaks older
compilers.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/ptrace.c