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)
commitc134a5ecdb8f4aee09feca0d4d395915e752fcb8
tree329cc17a215fa9aedfbfefe70b9dd8f29fcdfe45
parent7222424e2eb7915bceb34b915150f2fc76e0477c
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