qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] cpu: Remove parameter of list_cpus()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] cpu: Remove parameter of list_cpus()
Date: Thu, 20 Apr 2023 10:42:41 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 19/4/23 14:48, Thomas Huth wrote:
The "optarg" parameter is completely unused, so let's drop it.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  include/exec/cpu-common.h | 2 +-
  cpu.c                     | 2 +-
  softmmu/vl.c              | 2 +-
  3 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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