|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] linux-user/main: Use list_cpus() instead of cpu_list() |
Date: | Mon, 24 Apr 2023 17:27:23 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 |
On 24/4/23 14:21, Thomas Huth wrote:
This way we can get rid of the if'deffery and the XXX comment here (it's repeated in the list_cpus() function anyway). Signed-off-by: Thomas Huth <thuth@redhat.com> --- linux-user/main.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |