[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 36/45] linux-user/aarch64: Tidy target_restore_sigframe er
From: |
Peter Maydell |
Subject: |
Re: [PATCH v4 36/45] linux-user/aarch64: Tidy target_restore_sigframe error return |
Date: |
Mon, 4 Jul 2022 13:04:12 +0100 |
On Tue, 28 Jun 2022 at 05:47, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Fold the return value setting into the goto, so each
> point of failure need not do both.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> linux-user/aarch64/signal.c | 26 +++++++++++---------------
> 1 file changed, 11 insertions(+), 15 deletions(-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v4 36/45] linux-user/aarch64: Tidy target_restore_sigframe error return,
Peter Maydell <=