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 <th...@redhat.com> --- linux-user/main.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>