On 31/01/2023 12.53, Bernhard Beschow wrote:
The variable is redundant to "phb" and is never used by its real type.Signed-off-by: Bernhard Beschow <shen...@gmail.com> --- hw/i386/pc_q35.c | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>