OSDN Git Service

hw/i386/pc_q35: Resolve redundant q35_host variable
authorBernhard Beschow <shentey@gmail.com>
Fri, 30 Jun 2023 07:37:04 +0000 (09:37 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Jul 2023 20:29:17 +0000 (16:29 -0400)
commit00f52e77d742c788ade7d713a7bf558481a89eec
treebe5809b59cda9ae788b881f01dd5a5013cc7b247
parent667e58aef1aa7a0294f635ef070c591efebf75c1
hw/i386/pc_q35: Resolve redundant q35_host variable

The variable is redundant to "phb" and is never used by its real type.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230630073720.21297-2-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_q35.c