On 10 February 2013 18:30, Richard Henderson <r...@twiddle.net> wrote: > Signed-off-by: Richard Henderson <r...@twiddle.net>
> @@ -2646,6 +2666,7 @@ restore_sigcontext(CPUMIPSState *regs, struct > target_sigcontext *sc) > #endif > return err; > } > + > /* > * Determine which stack to use.. > */ I was going to say 'stray newline' but the code is better with and I guess this is as good a patch as any to stuff it into. Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM