|
From: | Gavin Shan |
Subject: | Re: [PATCH-for-9.0 17/25] backends: Reduce variable scope in host_memory_backend_memory_complete |
Date: | Mon, 4 Dec 2023 14:58:37 +1000 |
User-agent: | Mozilla Thunderbird |
On 11/21/23 07:32, Philippe Mathieu-Daudé wrote:
Reduce the &local_err variable use and remove the 'out:' label. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- backends/hostmem.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Gavin Shan <gshan@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |