MIPS: Fix incorrect use of loose in vpe.c

It should be 'lose', not 'loose'.

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

authored by Nick Andrew and committed by Ralf Baechle 8ebcfc8b bbeba4c3

+1 -1
+1 -1
arch/mips/kernel/vpe.c
··· 1134 1134 1135 1135 /* It's good to be able to run the SP and if it chokes have a look at 1136 1136 the /dev/rt?. But if we reset the pointer to the shared struct we 1137 - loose what has happened. So perhaps if garbage is sent to the vpe 1137 + lose what has happened. So perhaps if garbage is sent to the vpe 1138 1138 device, use it as a trigger for the reset. Hopefully a nice 1139 1139 executable will be along shortly. */ 1140 1140 if (ret < 0)