qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL for-7.1 32/36] util/log: Hoist the eval of is_daemonized in qe


From: Philippe Mathieu-Daudé
Subject: Re: [PULL for-7.1 32/36] util/log: Hoist the eval of is_daemonized in qemu_set_log_internal
Date: Sun, 20 Mar 2022 22:58:45 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 20/3/22 18:11, Richard Henderson wrote:
Only call is_daemonized once.
We require the result on all paths after this point.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  util/log.c | 8 +++++---
  1 file changed, 5 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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