qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 4/5] decodetree: Do not unconditionaly return fr


From: Bastian Koppelmann
Subject: Re: [Qemu-devel] [PATCH 4/5] decodetree: Do not unconditionaly return from Pattern.output_code
Date: Mon, 25 Feb 2019 11:13:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

On 2/24/19 12:29 AM, Richard Henderson wrote:
As a consequence, the 'return false' gets pushed up one level.

This will allow us to perform some other action when the
translator returns failure.

Signed-off-by: Richard Henderson <address@hidden>
---
  scripts/decodetree.py | 7 ++++---
  1 file changed, 4 insertions(+), 3 deletions(-)


Reviewed-by: Bastian Koppelmann <address@hidden>

Cheers,

Bastian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]